./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive/MultCommutative-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/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_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive/MultCommutative-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/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_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/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 ce29b37e076ab683230ebf17073db3b7759ea39570dd2ef64322b6d43bb636cd --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 21:54:08,279 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 21:54:08,357 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 21:54:08,363 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 21:54:08,363 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 21:54:08,391 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 21:54:08,392 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 21:54:08,392 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 21:54:08,393 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 21:54:08,393 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 21:54:08,393 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 21:54:08,393 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 21:54:08,394 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 21:54:08,394 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 21:54:08,394 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 21:54:08,394 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 21:54:08,394 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 21:54:08,394 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 21:54:08,394 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 21:54:08,394 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 21:54:08,395 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 21:54:08,395 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 21:54:08,395 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 21:54:08,395 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 21:54:08,395 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 21:54:08,396 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 21:54:08,396 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 21:54:08,396 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 21:54:08,396 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 21:54:08,396 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:54:08,397 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 21:54:08,397 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 21:54:08,397 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 21:54:08,397 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 21:54:08,397 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 21:54:08,398 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_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/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 -> ce29b37e076ab683230ebf17073db3b7759ea39570dd2ef64322b6d43bb636cd [2024-11-13 21:54:08,756 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 21:54:08,770 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 21:54:08,773 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 21:54:08,775 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 21:54:08,775 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 21:54:08,777 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/recursive/MultCommutative-2.c Unable to find full path for "g++" [2024-11-13 21:54:11,214 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 21:54:11,628 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 21:54:11,629 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/sv-benchmarks/c/recursive/MultCommutative-2.c [2024-11-13 21:54:11,639 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/bin/ukojak-verify-EEHR8qb7sm/data/6d0961261/1a64f67f4de44718a8304003f0f470d7/FLAG401ec2aa2 [2024-11-13 21:54:11,668 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/bin/ukojak-verify-EEHR8qb7sm/data/6d0961261/1a64f67f4de44718a8304003f0f470d7 [2024-11-13 21:54:11,670 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 21:54:11,675 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 21:54:11,677 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 21:54:11,678 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 21:54:11,684 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 21:54:11,686 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:54:11" (1/1) ... [2024-11-13 21:54:11,688 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@23c9124f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:54:11, skipping insertion in model container [2024-11-13 21:54:11,690 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:54:11" (1/1) ... [2024-11-13 21:54:11,710 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 21:54:11,932 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:54:11,947 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 21:54:11,972 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:54:11,992 INFO L204 MainTranslator]: Completed translation [2024-11-13 21:54:11,993 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:54:11 WrapperNode [2024-11-13 21:54:11,993 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 21:54:11,994 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 21:54:11,994 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 21:54:11,994 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 21:54:12,006 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:54:11" (1/1) ... [2024-11-13 21:54:12,016 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:54:11" (1/1) ... [2024-11-13 21:54:12,041 INFO L138 Inliner]: procedures = 13, calls = 12, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 38 [2024-11-13 21:54:12,042 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 21:54:12,043 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 21:54:12,043 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 21:54:12,043 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 21:54:12,052 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:54:11" (1/1) ... [2024-11-13 21:54:12,052 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:54:11" (1/1) ... [2024-11-13 21:54:12,053 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:54:11" (1/1) ... [2024-11-13 21:54:12,055 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:54:11" (1/1) ... [2024-11-13 21:54:12,058 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:54:11" (1/1) ... [2024-11-13 21:54:12,061 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:54:11" (1/1) ... [2024-11-13 21:54:12,064 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:54:11" (1/1) ... [2024-11-13 21:54:12,065 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:54:11" (1/1) ... [2024-11-13 21:54:12,067 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 21:54:12,068 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 21:54:12,072 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 21:54:12,072 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 21:54:12,073 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:54:11" (1/1) ... [2024-11-13 21:54:12,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:54:12,104 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 21:54:12,120 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 21:54:12,124 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_afe7cba9-bb72-4ee6-88c6-e928cccfaf3a/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 21:54:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 21:54:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure mult [2024-11-13 21:54:12,159 INFO L138 BoogieDeclarations]: Found implementation of procedure mult [2024-11-13 21:54:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 21:54:12,160 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 21:54:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 21:54:12,251 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 21:54:12,255 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 21:54:12,458 INFO L? ?]: Removed 22 outVars from TransFormulas that were not future-live. [2024-11-13 21:54:12,458 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 21:54:12,496 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 21:54:12,496 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 21:54:12,497 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:54:12 BoogieIcfgContainer [2024-11-13 21:54:12,497 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 21:54:12,498 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 21:54:12,498 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 21:54:12,510 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 21:54:12,511 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:54:12" (1/1) ... [2024-11-13 21:54:12,521 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 21:54:12,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:12,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 30 states and 36 transitions. [2024-11-13 21:54:12,586 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 36 transitions. [2024-11-13 21:54:12,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 21:54:12,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:12,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:12,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:12,798 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 21:54:12,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:12,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 29 states and 35 transitions. [2024-11-13 21:54:12,863 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 35 transitions. [2024-11-13 21:54:12,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 21:54:12,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:12,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:12,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:12,977 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 21:54:13,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:13,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 31 states and 39 transitions. [2024-11-13 21:54:13,110 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 39 transitions. [2024-11-13 21:54:13,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 21:54:13,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:13,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:13,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:13,234 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 21:54:13,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:13,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 30 states and 38 transitions. [2024-11-13 21:54:13,268 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 38 transitions. [2024-11-13 21:54:13,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 21:54:13,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:13,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:13,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:13,432 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 21:54:13,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:13,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 35 states and 46 transitions. [2024-11-13 21:54:13,827 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 46 transitions. [2024-11-13 21:54:13,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 21:54:13,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:13,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:13,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:13,980 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:54:14,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:14,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 39 states and 52 transitions. [2024-11-13 21:54:14,254 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 52 transitions. [2024-11-13 21:54:14,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 21:54:14,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:14,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:14,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:14,398 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:54:14,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:14,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 39 states and 50 transitions. [2024-11-13 21:54:14,593 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 50 transitions. [2024-11-13 21:54:14,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 21:54:14,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:14,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:14,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:14,711 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:54:14,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:14,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 40 states and 52 transitions. [2024-11-13 21:54:14,805 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 52 transitions. [2024-11-13 21:54:14,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 21:54:14,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:14,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:14,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:14,937 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:54:15,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:15,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 40 states and 51 transitions. [2024-11-13 21:54:15,249 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 51 transitions. [2024-11-13 21:54:15,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 21:54:15,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:15,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:15,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:15,543 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:54:16,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:16,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 50 states and 75 transitions. [2024-11-13 21:54:16,210 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 75 transitions. [2024-11-13 21:54:16,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:54:16,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:16,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:16,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:16,327 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:54:16,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:16,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 50 states and 74 transitions. [2024-11-13 21:54:16,607 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 74 transitions. [2024-11-13 21:54:16,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 21:54:16,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:16,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:16,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:16,844 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:54:17,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:18,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 59 states and 92 transitions. [2024-11-13 21:54:18,000 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 92 transitions. [2024-11-13 21:54:18,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:54:18,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:18,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:18,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:18,080 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 5 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:54:18,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:18,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 35 states and 48 transitions. [2024-11-13 21:54:18,306 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 48 transitions. [2024-11-13 21:54:18,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:18,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:18,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:18,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:18,647 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:20,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:20,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:20,150 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:20,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:20,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:20,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:20,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:20,306 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:20,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:20,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:20,367 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:20,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:20,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:20,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:20,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:20,488 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:20,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:20,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:20,525 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:20,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:20,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:20,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:20,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:20,635 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:20,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:20,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:20,664 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:20,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:20,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:20,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:20,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:20,797 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:20,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:20,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:20,835 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:20,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:20,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:20,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:20,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:20,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:20,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:20,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:20,977 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:20,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:20,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:20,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:20,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:21,078 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:21,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:21,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:21,109 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:21,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:21,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:21,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:21,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:21,237 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:21,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:21,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:21,276 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:21,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:21,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:21,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:21,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:21,375 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:21,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:21,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:21,404 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:21,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:21,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:21,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:21,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:21,499 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:21,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:21,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:21,537 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:21,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:21,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:21,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:21,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:21,628 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:21,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:21,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:21,655 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:21,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:21,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:21,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:21,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:21,748 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:21,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:21,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:21,781 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:21,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:21,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:21,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:21,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:21,855 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:21,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:21,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:21,882 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:21,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:21,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:21,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:21,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:21,951 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:21,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:21,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:21,977 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:21,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:21,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:21,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:21,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:22,080 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:22,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:22,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:22,112 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:22,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:22,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:22,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:22,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:22,197 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:22,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:22,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:22,228 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:22,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:22,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:22,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:22,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:22,290 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:22,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:22,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:22,319 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:22,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:22,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:22,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:22,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:22,401 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:22,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:22,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:22,432 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:22,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:22,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:22,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:22,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:22,512 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:22,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:22,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:22,542 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:22,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:22,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:22,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:22,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:22,603 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:22,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:22,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:22,632 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:22,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:22,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:22,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:22,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:22,720 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:22,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:22,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:22,776 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:22,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:22,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:22,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:22,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:22,856 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:22,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:22,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:22,889 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:22,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:22,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:22,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:22,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:22,954 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:22,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:22,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:22,980 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:22,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:22,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:22,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:22,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:23,046 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:23,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:23,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:23,072 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:23,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:23,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:23,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:23,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:23,136 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:23,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:23,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:23,162 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:23,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:23,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:23,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:23,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:23,234 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:23,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:23,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:23,259 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:23,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:23,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:23,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:23,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:23,343 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:23,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:23,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:23,373 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:23,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:23,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:23,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:23,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:23,466 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:23,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:23,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:23,494 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:23,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:23,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:23,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:23,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:23,573 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:23,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:23,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:23,611 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:23,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:23,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:23,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:23,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:23,722 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:23,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:23,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:23,767 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:23,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:23,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:23,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:23,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:23,874 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:23,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:23,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:23,905 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:23,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:23,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:23,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:23,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:23,972 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:24,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:24,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:24,001 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:24,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:24,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:24,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:24,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:24,089 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:24,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:24,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:24,122 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:24,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:24,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:24,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:24,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:24,201 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:24,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:24,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:24,233 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:24,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:24,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:24,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:24,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:24,295 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:24,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:24,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:24,324 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:24,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:24,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:24,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:24,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:24,435 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:24,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:24,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:24,465 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:24,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:24,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:24,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:24,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:24,541 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:24,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:24,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:24,579 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:24,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:24,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:24,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:24,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:24,666 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:24,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:24,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:24,699 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:24,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:24,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:24,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:24,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:24,779 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:24,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:24,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:24,810 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:24,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:24,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:24,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:24,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:24,879 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:24,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:24,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:24,906 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:24,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:24,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:24,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:24,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:24,994 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:25,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:25,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:25,028 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:25,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:25,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:25,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:25,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:25,113 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:25,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:25,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:25,147 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:25,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:25,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:25,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:25,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:25,235 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:25,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:25,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:25,280 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:25,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:25,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:25,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:25,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:25,349 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:25,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:25,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:25,379 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:25,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:25,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:25,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:25,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:25,451 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:25,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:25,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:25,479 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:25,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:25,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:25,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:25,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:25,539 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:25,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:25,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:25,566 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:25,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:25,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:25,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:25,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:25,620 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:25,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:25,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:25,648 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:25,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:25,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:25,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:25,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:25,728 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:25,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:25,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:25,759 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:25,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:25,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:25,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:25,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:25,816 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:25,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:25,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:25,843 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:25,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:25,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:25,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:25,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:25,914 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:25,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:25,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:25,948 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:25,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:25,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:25,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:25,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:26,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:26,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:26,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:26,025 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:26,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:26,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:26,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:26,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:26,111 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:26,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:26,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:26,148 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:26,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:26,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:26,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:26,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:26,222 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:26,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:26,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:26,254 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:26,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:26,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:26,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:26,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:26,321 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:26,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:26,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:26,353 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:26,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:26,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:26,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:26,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:26,409 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:26,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:26,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:26,436 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:26,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:26,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:26,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:26,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:26,508 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:26,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:26,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:26,536 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:26,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:26,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:26,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:26,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:26,588 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:26,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:26,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:26,614 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:26,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:26,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:26,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:26,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:26,672 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:26,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:26,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:26,699 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:26,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:26,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:26,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:26,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:26,758 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:26,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:26,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:26,787 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:26,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:26,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:26,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:26,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:26,881 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:26,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:26,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:26,922 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:26,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:26,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:26,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:26,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:27,021 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:27,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:27,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:27,055 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:27,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:27,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:27,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:27,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:27,126 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:27,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:27,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:27,162 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:27,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:27,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:27,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:27,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:27,259 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:27,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:27,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:27,298 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:27,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:27,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:27,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:27,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:27,357 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:27,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:27,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:27,383 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:27,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:27,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:27,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:27,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:27,454 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:27,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:27,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:27,484 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:27,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:27,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:27,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:27,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:27,543 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:27,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:27,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:27,569 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:27,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:27,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:27,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:27,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:27,622 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:27,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:27,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:27,645 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:27,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:27,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:27,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:27,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:27,713 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:27,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:27,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:27,745 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:27,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:27,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:27,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:27,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:27,805 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:27,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:27,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:27,832 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:27,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:27,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:27,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:27,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:27,910 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:27,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:27,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:27,936 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:27,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:27,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:27,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:27,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:28,001 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:28,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:28,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:28,032 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:28,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:28,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:28,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:28,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:28,084 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:28,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:28,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:28,111 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:28,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:28,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:28,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:28,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:28,178 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:28,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:28,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:28,210 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:28,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:28,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:28,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:28,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:28,266 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:28,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:28,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:28,293 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:28,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:28,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:28,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:28,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:28,359 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:28,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:28,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:28,389 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:28,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:28,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:28,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:28,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:28,442 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:28,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:28,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:28,467 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:28,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:28,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:28,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:28,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:28,520 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:28,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:28,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:28,547 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:28,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:28,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:28,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:28,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:28,601 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:28,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:28,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:28,628 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:28,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:28,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:28,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:28,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:28,682 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:28,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:28,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:28,708 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:28,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:28,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:28,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:28,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:28,759 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:28,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:28,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:28,799 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:28,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:28,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:28,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:28,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:28,864 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:28,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:28,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:28,892 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:28,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:28,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:28,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:28,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:28,946 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:28,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:28,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:28,971 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:28,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:28,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:28,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:28,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:29,033 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:29,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:29,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:29,062 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:29,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:29,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:29,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:29,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:29,126 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:29,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:29,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:29,155 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:29,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:29,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:29,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:29,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:29,209 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:29,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:29,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:29,234 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:29,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:29,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:29,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:29,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:29,305 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:29,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:29,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:29,332 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:29,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:29,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:29,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:29,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:29,395 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:29,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:29,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:29,421 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:29,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:29,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:29,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:29,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:29,485 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:29,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:29,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:29,514 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:29,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:29,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:29,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:29,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:29,568 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:29,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:29,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:29,590 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:29,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:29,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:29,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:29,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:29,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:29,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:29,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:29,679 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:29,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:29,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:29,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:29,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:29,729 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:29,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:29,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:29,754 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:29,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:29,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:29,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:29,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:29,802 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:29,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:29,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:29,823 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:29,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:29,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:29,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:29,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:29,884 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:29,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:29,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:29,911 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:29,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:29,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:29,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:29,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:29,979 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:30,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:30,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:30,003 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:30,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:30,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:30,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:30,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:30,050 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:30,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:30,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:30,070 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:30,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:30,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:30,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:30,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:30,115 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:30,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:30,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:30,137 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:30,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:30,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:30,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:30,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:30,182 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:30,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:30,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:30,204 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:30,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:30,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:30,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:30,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:30,252 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:30,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:30,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:30,273 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:30,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:30,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:30,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:30,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:30,318 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:30,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:30,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:30,338 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:30,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:30,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:30,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:30,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:30,386 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:30,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:30,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:30,407 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:30,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:30,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:30,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:30,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:30,487 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:30,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:30,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:30,525 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:30,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:30,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:30,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:30,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:30,598 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:30,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:30,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:30,631 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:30,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:30,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:30,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:30,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:30,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:30,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:30,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:30,739 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:30,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:30,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:30,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:30,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:30,819 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:30,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:30,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:30,859 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:30,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:30,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:30,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:30,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:30,923 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:30,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:30,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:30,946 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:30,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:30,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:30,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:30,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:30,995 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:31,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:31,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:31,019 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:31,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:31,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:31,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:31,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:31,087 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:31,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:31,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:31,122 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:31,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:31,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:31,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:31,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:31,182 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:31,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:31,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:31,209 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:31,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:31,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:31,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:31,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:31,258 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:31,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:31,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:31,284 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:31,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:31,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:31,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:31,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:31,331 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:31,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:31,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:31,355 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:31,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:31,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:31,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:31,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:31,406 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:31,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:31,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:31,429 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:31,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:31,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:31,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:31,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:31,479 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:31,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:31,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:31,503 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:31,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:31,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:31,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:31,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:31,565 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:31,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:31,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:31,612 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:31,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:31,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:31,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:31,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:31,659 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:31,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:31,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:31,683 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:31,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:31,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:31,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:31,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:31,731 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:31,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:31,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:31,755 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:31,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:31,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:31,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:31,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:31,813 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:31,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:31,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:31,841 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:31,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:31,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:31,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:31,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:31,888 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:31,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:31,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:31,915 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:31,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:31,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:31,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:31,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:31,961 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:31,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:31,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:31,986 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:31,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:31,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:31,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:31,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:32,033 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:32,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:32,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:32,058 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:32,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:32,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:32,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:32,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:32,115 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:32,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:32,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:32,146 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:32,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:32,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:32,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:32,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:32,202 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:32,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:32,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:32,229 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:32,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:32,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:32,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:32,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:32,288 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:32,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:32,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:32,320 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:32,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:32,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:32,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:32,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:32,383 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:32,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:32,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:32,413 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:32,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:32,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:32,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:32,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:32,463 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:32,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:32,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:32,485 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:32,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:32,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:32,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:32,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:32,542 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:32,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:32,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:32,567 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:32,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:32,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:32,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:32,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:32,612 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:32,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:32,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:32,644 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:32,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:32,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:32,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:32,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:32,707 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:32,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:32,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:32,736 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:32,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:32,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:32,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:32,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:32,793 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:32,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:32,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:32,821 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:32,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:32,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:32,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:32,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:32,878 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:32,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:32,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:32,904 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:32,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:32,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:32,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:32,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:32,948 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:32,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:32,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:32,968 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:32,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:32,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:32,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:32,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:33,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:33,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:33,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:33,041 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:33,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:33,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:33,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:33,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:33,093 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:33,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:33,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:33,122 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:33,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:33,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:33,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:33,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:33,179 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:33,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:33,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:33,208 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:33,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:33,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:33,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:33,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:33,260 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:33,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:33,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:33,288 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:33,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:33,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:33,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:33,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:33,336 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:33,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:33,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:33,361 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:33,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:33,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:33,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:33,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:33,406 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:33,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:33,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:33,431 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:33,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:33,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:33,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:33,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:33,478 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:33,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:33,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:33,500 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:33,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:33,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:33,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:33,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:33,554 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:33,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:33,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:33,581 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:33,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:33,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:33,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:33,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:33,641 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:33,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:33,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:33,664 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:33,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:33,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:33,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:33,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:33,721 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:33,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:33,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:33,749 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:33,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:33,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:33,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:33,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:33,793 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:33,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:33,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:33,816 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:33,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:33,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:33,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:33,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:33,875 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:33,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:33,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:33,905 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:33,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:33,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:33,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:33,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:33,964 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:33,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:33,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:33,992 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:33,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:33,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:33,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:33,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:34,047 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:34,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:34,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:34,074 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:34,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:34,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:34,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:34,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:34,128 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:34,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:34,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:34,151 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:34,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:34,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:34,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:34,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:34,199 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:34,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:34,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:34,221 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:34,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:34,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:34,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:34,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:34,266 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:34,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:34,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:34,290 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:34,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:34,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:34,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:34,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:34,337 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:34,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:34,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:34,362 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:34,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:34,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:34,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:34,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:34,407 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:34,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:34,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:34,430 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:34,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:34,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:34,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:34,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:34,477 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:34,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:34,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:34,501 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:34,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:34,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:34,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:34,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:34,548 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:34,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:34,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:34,572 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:34,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:34,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:34,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:34,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:34,633 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:34,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:34,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:34,656 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:34,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:34,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:34,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:34,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:34,703 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:34,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:34,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:34,727 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:34,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:34,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:34,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:34,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:34,774 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:34,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:34,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:34,799 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:34,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:34,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:34,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:34,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:34,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:34,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:34,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:34,873 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:34,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:34,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:34,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:34,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:34,935 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:34,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:34,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:34,965 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:34,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:34,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:34,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:34,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:35,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:35,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:35,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:35,045 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:35,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:35,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:35,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:35,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:35,147 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:35,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:35,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:35,175 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:35,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:35,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:35,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:35,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:35,225 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:35,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:35,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:35,248 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:35,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:35,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:35,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:35,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:35,304 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:35,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:35,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:35,330 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:35,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:35,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:35,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:35,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:35,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:35,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:35,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:35,400 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:35,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:35,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:35,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:35,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:35,455 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:35,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:35,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:35,480 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:35,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:35,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:35,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:35,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:35,535 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:35,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:35,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:35,563 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:35,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:35,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:35,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:35,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:35,626 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:35,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:35,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:35,655 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:35,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:35,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:35,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:35,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:35,719 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:35,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:35,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:35,748 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:35,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:35,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:35,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:35,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:35,810 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:35,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:35,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:35,840 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:35,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:35,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:35,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:35,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:35,886 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:35,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:35,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:35,912 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:35,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:35,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:35,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:35,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:35,976 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:36,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:36,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:36,005 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:36,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:36,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:36,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:36,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:36,061 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:36,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:36,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:36,089 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:36,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:36,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:36,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:36,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:36,133 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:36,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:36,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:36,158 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:36,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:36,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:36,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:36,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:36,216 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:36,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:36,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:36,244 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:36,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:36,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:36,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:36,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:36,283 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:36,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:36,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:36,305 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:36,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:36,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:36,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:36,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:36,353 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:36,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:36,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:36,379 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:36,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:36,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:36,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:36,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:36,419 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:36,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:36,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:36,440 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:36,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:36,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:36,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:36,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:36,495 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:36,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:36,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:36,523 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:36,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:36,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:36,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:36,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:36,581 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:36,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:36,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:36,604 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:36,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:36,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:36,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:36,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:36,665 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:36,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:36,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:36,695 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:36,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:36,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:36,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:36,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:36,749 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:36,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:36,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:36,775 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:36,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:36,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:36,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:36,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:36,817 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:36,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:36,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:36,839 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:36,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:36,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:36,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:36,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:36,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:36,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:36,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:36,902 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:36,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:36,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:36,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:36,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:36,955 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:36,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:36,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:36,979 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:36,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:36,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:36,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:36,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,019 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:37,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,041 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:37,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,089 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:37,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,112 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:37,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,151 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:37,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,173 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:37,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,227 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:37,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,253 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:37,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,296 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:37,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,316 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:37,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,357 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:37,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,379 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:37,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,427 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:37,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,452 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:37,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,510 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:37,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,535 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:37,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,574 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:37,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,594 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:37,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,647 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:37,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,670 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:37,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,717 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:37,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,741 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:37,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,778 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:37,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,798 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:37,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,837 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:37,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,858 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:37,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,898 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:37,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,919 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:37,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:37,968 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:37,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:37,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:37,993 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:37,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:37,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:37,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:37,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:38,036 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:38,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:38,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:38,058 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:38,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:38,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:38,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:38,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:38,100 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:38,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:38,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:38,123 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:38,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:38,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:38,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:38,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:38,163 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:38,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:38,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:38,189 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:38,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:38,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:38,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:38,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:38,234 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:38,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:38,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:38,258 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:38,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:38,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:38,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:38,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:38,311 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:38,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:38,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:38,349 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:38,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:38,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:38,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:38,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:38,415 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:38,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:38,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:38,443 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:38,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:38,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:38,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:38,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:38,488 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:38,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:38,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:38,510 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:38,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:38,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:38,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:38,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:38,567 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:38,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:38,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:38,594 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:38,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:38,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:38,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:38,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:38,645 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:38,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:38,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:38,671 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:38,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:38,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:38,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:38,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:38,715 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:38,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:38,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:38,741 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:38,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:38,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:38,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:38,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:38,796 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:38,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:38,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:38,824 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:38,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:38,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:38,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:38,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:38,886 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:38,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:38,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:38,913 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:38,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:38,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:38,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:38,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:38,965 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:38,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:38,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:38,990 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:38,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:38,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:38,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:38,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:39,032 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:39,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:39,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:39,058 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:39,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:39,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:39,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:39,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:39,110 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:39,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:39,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:39,139 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:39,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:39,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:39,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:39,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:39,182 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:39,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:39,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:39,205 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:39,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:39,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:39,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:39,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:39,267 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:39,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:39,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:39,294 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:39,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:39,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:39,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:39,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:39,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:39,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:39,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:39,351 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:39,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:39,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:39,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:39,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:39,404 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:39,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:39,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:39,425 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:39,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:39,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:39,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:39,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:39,478 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:39,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:39,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:39,504 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:39,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:39,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:39,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:39,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:39,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:39,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:39,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:39,574 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:39,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:39,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:39,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:39,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:39,629 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:39,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:39,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:39,660 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:39,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:39,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:39,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:39,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:39,705 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:39,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:39,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:39,728 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:39,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:39,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:39,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:39,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:39,773 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:39,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:39,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:39,798 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:39,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:39,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:39,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:39,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:39,853 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:39,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:39,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:39,884 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:39,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:39,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:39,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:39,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:39,928 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:39,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:39,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:39,952 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:39,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:39,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:39,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:39,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:40,004 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:40,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:40,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:40,034 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:40,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:40,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:40,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:40,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:40,076 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:40,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:40,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:40,097 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:40,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:40,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:40,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:40,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:40,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:40,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:40,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:40,164 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:40,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:40,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:40,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:40,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:40,231 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:40,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:40,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:40,258 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:40,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:40,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:40,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:40,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:40,300 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:40,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:40,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:40,323 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:40,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:40,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:40,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:40,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:40,375 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:40,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:40,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:40,401 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:40,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:40,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:40,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:40,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:40,452 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:40,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:40,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:40,480 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:40,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:40,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:40,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:40,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:40,539 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:40,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:40,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:40,566 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:40,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:40,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:40,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:40,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:40,621 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:40,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:40,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:40,647 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:40,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:40,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:40,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:40,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:40,697 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:40,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:40,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:40,722 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:40,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:40,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:40,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:40,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:40,765 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:40,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:40,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:40,784 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:40,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:40,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:40,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:40,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:40,824 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:40,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:40,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:40,844 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:40,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:40,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:40,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:40,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:40,895 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:40,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:40,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:40,921 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:40,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:40,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:40,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:40,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:40,973 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:40,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:40,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:40,999 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:41,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:41,040 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:41,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:41,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:41,060 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:41,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:41,121 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:41,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:41,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:41,144 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:41,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:41,183 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:41,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:41,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:41,205 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:41,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:41,245 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:41,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:41,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:41,264 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:41,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:41,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:41,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:41,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:41,321 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:41,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:41,361 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:41,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:41,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:41,381 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:41,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:41,435 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:41,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:41,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:41,460 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:41,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:41,507 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:41,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:41,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:41,531 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:41,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:41,579 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:41,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:41,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:41,603 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:41,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:41,650 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:41,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:41,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:41,668 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:41,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:41,713 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:41,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:41,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:41,739 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:41,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:41,785 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:41,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:41,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:41,810 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:41,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:41,861 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:41,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:41,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:41,884 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:41,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:41,923 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:41,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:41,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:41,942 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:41,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:41,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:41,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:41,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,001 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:42,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,024 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:42,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,070 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:42,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,094 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:42,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:42,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,163 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:42,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,210 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:42,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,228 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:42,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,264 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:42,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,286 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:42,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,336 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:42,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,362 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:42,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,413 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:42,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,439 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:42,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,492 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:42,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,519 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:42,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,565 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:42,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,589 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:42,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,630 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:42,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,652 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:42,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,694 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:42,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,715 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:42,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,763 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:42,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,788 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:42,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,828 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:42,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,860 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:42,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,901 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:42,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,922 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:42,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:42,962 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:42,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:42,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:42,983 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:42,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:42,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:42,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:42,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,021 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:43,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,041 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:43,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,078 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:43,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,099 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:43,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,138 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:43,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,163 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:43,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,202 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:43,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,224 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:43,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,263 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:43,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,283 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:43,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,321 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:43,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,342 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:43,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,390 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:43,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,415 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:43,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,453 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:43,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,474 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:43,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:43,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,530 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:43,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,568 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:43,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,588 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:43,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:43,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,646 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:43,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,692 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:43,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,715 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:43,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,754 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:43,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,773 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:43,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,818 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:43,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,843 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:43,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,892 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:43,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,916 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:43,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:43,954 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:43,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:43,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:43,972 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:43,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:43,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:43,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:43,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,010 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:44,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,032 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:44,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,071 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:44,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,092 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:44,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,137 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:44,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,162 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:44,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,201 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:44,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,224 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:44,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,263 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:44,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,285 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:44,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:44,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,346 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:44,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,379 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:44,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,396 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:44,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,442 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:44,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,476 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:44,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,517 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:44,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,538 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:44,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,576 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:44,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,598 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:44,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,650 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:44,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,674 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:44,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,725 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:44,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,750 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:44,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:44,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,808 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:44,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,845 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:44,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,863 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:44,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,910 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:44,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:44,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:44,933 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:44,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:44,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:44,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:44,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:44,980 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:45,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,006 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:45,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:45,041 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:45,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,060 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:45,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:45,098 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:45,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,115 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:45,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:45,164 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:45,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,189 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:45,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:45,237 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:45,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,261 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:45,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:45,314 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:45,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,333 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:45,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:45,378 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:45,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,403 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:45,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:45,441 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:45,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,462 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:45,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:45,510 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:45,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,537 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:45,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:45,586 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:45,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,612 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:45,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:45,658 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:45,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,681 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:45,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:45,734 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:45,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,760 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:45,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:45,803 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:45,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,822 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:45,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:45,856 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:45,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,875 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:45,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:45,917 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:45,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:45,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:45,942 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:45,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:45,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:45,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:45,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:46,003 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:46,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:46,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:46,029 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:46,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:46,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:46,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:46,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:46,067 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:46,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:46,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:46,086 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:46,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:46,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:46,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:46,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:46,128 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:46,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:46,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:46,148 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:46,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:46,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:46,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:46,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:46,188 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:46,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:46,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:46,210 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:46,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:46,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:46,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:46,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:46,259 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:46,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:46,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:46,289 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:46,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:46,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:46,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:46,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:46,360 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:46,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:46,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:46,380 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:46,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:46,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:46,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:46,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:46,436 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:46,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:46,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:46,465 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:46,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:46,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:46,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:46,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:46,504 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:46,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:46,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:46,527 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:46,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:46,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:46,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:46,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:46,579 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:46,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:46,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:46,611 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:46,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:46,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:46,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:46,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:46,661 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:46,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:46,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:46,698 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:46,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:46,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:46,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:46,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:46,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:46,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:46,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:46,810 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:46,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:46,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:46,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:46,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:46,876 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:46,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:46,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:46,901 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:46,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:46,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:46,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:46,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:46,947 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:46,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:46,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:46,969 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:46,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:46,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:46,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:46,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,009 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:47,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,029 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:47,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,065 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:47,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,083 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:47,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,133 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:47,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,155 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:47,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,195 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:47,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,214 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:47,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,257 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:47,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,277 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:47,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,331 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:47,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,358 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:47,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,401 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:47,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,421 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:47,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,459 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:47,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,481 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:47,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,518 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:47,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,540 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:47,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,579 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:47,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,601 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:47,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,640 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:47,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,662 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:47,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,704 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:47,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,726 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:47,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,761 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:47,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,782 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:47,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,824 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:47,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,845 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:47,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,884 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:47,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,906 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:47,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:47,957 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:47,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:47,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:47,994 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:47,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:47,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:47,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:47,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:48,039 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:48,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:48,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:48,066 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:48,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:48,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:48,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:48,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:48,116 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:48,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:48,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:48,145 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:48,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:48,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:48,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:48,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:48,184 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:48,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:48,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:48,207 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:48,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:48,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:48,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:48,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:48,249 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:48,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:48,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:48,270 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:48,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:48,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:48,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:48,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:48,318 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:48,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:48,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:48,343 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:48,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:48,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:48,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:48,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:48,389 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:48,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:48,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:48,413 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:48,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:48,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:48,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:48,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:48,460 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:48,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:48,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:48,486 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:48,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:48,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:48,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:48,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:48,533 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:48,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:48,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:48,559 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:48,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:48,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:48,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:48,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:48,607 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:48,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:48,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:48,633 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:48,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:48,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:48,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:48,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:48,671 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:48,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:48,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:48,694 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:48,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:48,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:48,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:48,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:48,731 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:48,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:48,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:48,752 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:48,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:48,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:48,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:48,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:48,793 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:48,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:48,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:48,824 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:48,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:48,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:48,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:48,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:48,874 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:48,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:48,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:48,903 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:48,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:48,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:48,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:48,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:48,952 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:48,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:48,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:48,976 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:48,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:48,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:48,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:48,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:49,011 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:49,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:49,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:49,034 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:49,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:49,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:49,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:49,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:49,060 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:49,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:49,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:49,077 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:49,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:49,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:49,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:49,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:49,124 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:49,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:49,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:49,150 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:49,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:49,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:49,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:49,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:49,189 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:49,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:49,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:49,210 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:49,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:49,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:49,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:49,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:49,250 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:49,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:49,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:49,272 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:49,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:49,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:49,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:49,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:49,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:49,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:49,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:49,329 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:49,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:49,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:49,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:49,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:49,355 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:49,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:49,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:49,373 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:49,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:49,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:49,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:49,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:49,400 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:49,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:49,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:49,420 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:49,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:49,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:49,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:49,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:49,514 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:49,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:49,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:49,565 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:49,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:49,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:49,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:49,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:49,637 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:49,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:49,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:49,667 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:49,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:49,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:49,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:49,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:49,721 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:49,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:49,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:49,744 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:49,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:49,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:49,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:49,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:49,796 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:49,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:49,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:49,821 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:49,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:49,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:49,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:49,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:49,859 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:49,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:49,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:49,883 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:49,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:49,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:49,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:49,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:49,937 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:49,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:49,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:49,966 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:49,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:49,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:49,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:49,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,007 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:50,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:50,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:50,028 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:50,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:50,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:50,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:50,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,068 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:50,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:50,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:50,092 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:50,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:50,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:50,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:50,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,135 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:50,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:50,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:50,159 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:50,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:50,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:50,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:50,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,209 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:50,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:50,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:50,240 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:50,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:50,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:50,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:50,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,282 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:50,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:50,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:50,305 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:50,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:50,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:50,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:50,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,353 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:50,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:50,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:50,380 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:50,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:50,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:50,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:50,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,420 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:50,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:50,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:50,442 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:50,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:50,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:50,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:50,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:50,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:50,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:50,507 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:50,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:50,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:50,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:50,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,549 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:50,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:50,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:50,574 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:50,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:50,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:50,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:50,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,633 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:50,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:50,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:50,660 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:50,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:50,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:50,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:50,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,696 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:50,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:50,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:50,717 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:50,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:50,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:50,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:50,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,765 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:50,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:50,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:50,792 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:50,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:50,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:50,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:50,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,842 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:50,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:50,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:50,869 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:50,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:50,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:50,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:50,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,918 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:50,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:50,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:50,942 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:50,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:50,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:50,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:50,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:50,976 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:51,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,001 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:51,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,042 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:51,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,064 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:51,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,115 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:51,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,144 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:51,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,193 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:51,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,221 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:51,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,247 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:51,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,266 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:51,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:51,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,309 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:51,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,341 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:51,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,365 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:51,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,399 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:51,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,417 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:51,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,442 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:51,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,461 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:51,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:51,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,518 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:51,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,557 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:51,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,580 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:51,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,609 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:51,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,628 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:51,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:51,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,673 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:51,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,701 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:51,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,721 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:51,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,766 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:51,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,787 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:51,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,825 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:51,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,848 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:51,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,898 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:51,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,923 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:51,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:51,953 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:51,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:51,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:51,973 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:51,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:51,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:51,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:51,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,000 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:52,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,020 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:52,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,051 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:52,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,071 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:52,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:52,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,126 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:52,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,168 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:52,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,190 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:52,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,231 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:52,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,253 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:52,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,285 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:52,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,303 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:52,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,339 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:52,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,357 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:52,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,402 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:52,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,423 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:52,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,456 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:52,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,473 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:52,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,516 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:52,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,537 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:52,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,570 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:52,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,593 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:52,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,632 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:52,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,651 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:52,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,674 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:52,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,691 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:52,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:52,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,751 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:52,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,805 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:52,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,827 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:52,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,861 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:52,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,880 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:52,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,914 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:52,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,933 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:52,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:52,961 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:52,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:52,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:52,978 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:52,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:52,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:52,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:52,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,002 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:53,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,019 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:53,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,062 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:53,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,085 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:53,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,114 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:53,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,131 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:53,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,156 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:53,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,175 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:53,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,202 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:53,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,221 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:53,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,257 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:53,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,280 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:53,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,305 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:53,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,323 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:53,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,347 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:53,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,363 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:53,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:53,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,405 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:53,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,433 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:53,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,455 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:53,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,484 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:53,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,505 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:53,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,542 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:53,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,563 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:53,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,590 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:53,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,605 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:53,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,641 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:53,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,661 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:53,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,694 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:53,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,710 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:53,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,747 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:53,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,768 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:53,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,799 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:53,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,821 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:53,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,846 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:53,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,866 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:53,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,898 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:53,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,919 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:53,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,942 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:53,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:53,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:53,964 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:53,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:53,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:53,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:53,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:53,989 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:54,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,007 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:54,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,033 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:54,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,052 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:54,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,084 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:54,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,106 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:54,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,137 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:54,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,159 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:54,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,185 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:54,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,204 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:54,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,240 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:54,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,262 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:54,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,300 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:54,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,323 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:54,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,365 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:54,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,387 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:54,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,438 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:54,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,465 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:54,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,501 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:54,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,518 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:54,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,549 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:54,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,570 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:54,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,594 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:54,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,612 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:54,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,636 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:54,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,654 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:54,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,693 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:54,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,715 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:54,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,753 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:54,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,773 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:54,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,798 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:54,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,816 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:54,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,841 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:54,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,858 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:54,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,882 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:54,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,901 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:54,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:54,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:54,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:54,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:54,956 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:54,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:54,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:54,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:54,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,006 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:55,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,032 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:55,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,068 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:55,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,087 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:55,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,115 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:55,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,134 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:55,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,159 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:55,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,178 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:55,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,211 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:55,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,234 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:55,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,267 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:55,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,288 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:55,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,321 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:55,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,344 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:55,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,379 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:55,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,397 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:55,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,425 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:55,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,444 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:55,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,475 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:55,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,507 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:55,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:55,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,553 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:55,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,584 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:55,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,604 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:55,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,634 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:55,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,655 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:55,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,686 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:55,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,705 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:55,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,738 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:55,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,760 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:55,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,793 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:55,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,817 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:55,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,867 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:55,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,892 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:55,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,918 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:55,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,937 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:55,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:55,964 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:55,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:55,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:55,983 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:55,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:55,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:55,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:55,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,014 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:56,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,037 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:56,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,076 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:56,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,103 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:56,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:56,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,152 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:56,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,202 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:56,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,226 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:56,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,261 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:56,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,281 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:56,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,310 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:56,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,328 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:56,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,357 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:56,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,380 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:56,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,414 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:56,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,436 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:56,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,461 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:56,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,478 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:56,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,504 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:56,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,522 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:56,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:56,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,566 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:56,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,600 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:56,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,621 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:56,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,646 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:56,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,665 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:56,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,696 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:56,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,719 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:56,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,745 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:56,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,763 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:56,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,799 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:56,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,820 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:56,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,852 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:56,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,872 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:56,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,896 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:56,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,914 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:56,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,949 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:56,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:56,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:56,971 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:56,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:56,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:56,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:56,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:56,997 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:57,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,014 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:57,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,040 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:57,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,059 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:57,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,091 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:57,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,108 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:57,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:57,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,155 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:57,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,209 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:57,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,234 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:57,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:57,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,278 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:57,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:57,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,318 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:57,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,343 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:57,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,362 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:57,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,389 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:57,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,408 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:57,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,438 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:57,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,460 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:57,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,485 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:57,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,502 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:57,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,534 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:57,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,554 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:57,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,591 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:57,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,613 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:57,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,645 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:57,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,664 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:57,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:57,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,710 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:57,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,736 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:57,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,754 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:57,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,793 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:57,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,814 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:57,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,842 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:57,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,859 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:57,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,889 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:57,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,908 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:57,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,941 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:57,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:57,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:57,959 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:57,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:57,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:57,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:57,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:57,988 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:58,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,012 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:58,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,042 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:58,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,063 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:58,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,098 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:58,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,117 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:58,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,165 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:58,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,192 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:58,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:58,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,238 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:58,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:58,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,279 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:58,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,304 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:58,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,320 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:58,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:58,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,361 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:58,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,384 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:58,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,402 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:58,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,425 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:58,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,440 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:58,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,469 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:58,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,489 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:58,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,518 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:58,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,539 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:58,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:58,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,581 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:58,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,608 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:58,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,625 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:58,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,663 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:58,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,682 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:58,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:58,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,723 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:58,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,747 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:58,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,764 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:58,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,793 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:58,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,814 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:58,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,844 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:58,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,861 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:58,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,890 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:58,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,910 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:58,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,945 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:58,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:58,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:58,964 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:58,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:58,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:58,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:58,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:58,986 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:59,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,003 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:59,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,027 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:59,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,043 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:59,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,075 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:59,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,095 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:59,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,117 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:59,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,135 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:59,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,182 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:59,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,206 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:59,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,254 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:59,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,277 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:59,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,312 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:59,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,334 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:59,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,381 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:59,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,406 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:59,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,453 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:59,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,478 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:59,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,515 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:59,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,536 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:59,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,583 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:54:59,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,608 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:59,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,647 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:59,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,668 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:59,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,709 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:59,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,735 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:59,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,775 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:59,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,795 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:59,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,832 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:59,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,852 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:59,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,890 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:59,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,910 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:54:59,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,939 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:54:59,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:54:59,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:54:59,956 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:54:59,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:54:59,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:54:59,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:54:59,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:54:59,985 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:00,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,005 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:00,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,039 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:00,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,059 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:00,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,082 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:00,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,099 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:00,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,122 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:00,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,139 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:00,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,168 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:00,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,189 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:00,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,218 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:00,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,241 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:00,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,271 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:00,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,291 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:00,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,315 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:00,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,332 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:00,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,356 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:00,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,374 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:00,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,397 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:00,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,415 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:00,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,439 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:00,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,457 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:00,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:00,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,500 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:00,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,528 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:00,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,547 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:00,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,576 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:00,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,597 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:00,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,620 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:00,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,637 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:00,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,660 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:00,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,677 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:00,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,701 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:00,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,719 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:00,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,751 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:00,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,772 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:00,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,796 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:00,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,813 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:00,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,842 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:00,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,863 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:00,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,894 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:00,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,916 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:00,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:00,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:00,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:00,960 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:00,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:00,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:00,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:00,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:00,995 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:01,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,020 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:01,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,048 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:01,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,068 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:01,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:01,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,128 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:01,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,171 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:01,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,192 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:01,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,231 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:01,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,255 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:01,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,297 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:01,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,318 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:01,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,361 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:01,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,386 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:01,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,415 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:01,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,435 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:01,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,470 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:01,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,495 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:01,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,523 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:01,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,544 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:01,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,573 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:01,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,594 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:01,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,630 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:01,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,655 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:01,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,683 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:01,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,703 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:01,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,738 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:01,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,763 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:01,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,810 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:01,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,835 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:01,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,863 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:01,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,884 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:01,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,920 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:01,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:01,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:01,948 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:01,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:01,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:01,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:01,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:01,983 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:02,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,007 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:02,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,035 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:02,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,055 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:02,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,095 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:02,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,123 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:02,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:02,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,184 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:02,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,224 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:02,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,248 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:02,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,279 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:02,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,300 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:02,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,340 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:02,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,368 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:02,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:02,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,432 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:02,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:02,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,493 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:02,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,530 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:02,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,555 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:02,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,583 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:02,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,604 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:02,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,660 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:02,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,686 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:02,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,748 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:02,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,777 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:02,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,831 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:02,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,858 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:02,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,909 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:02,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:02,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:02,937 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:02,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:02,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:02,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:02,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:02,988 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:03,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,015 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:03,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,057 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:03,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,080 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:03,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:03,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,129 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:03,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,158 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:03,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,179 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:03,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,218 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:03,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,242 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:03,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,277 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:03,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,305 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:03,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,356 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:03,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,381 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:03,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,409 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:03,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,430 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:03,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,459 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:03,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,480 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:03,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,520 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:03,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,554 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:03,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,590 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:03,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,615 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:03,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,668 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:03,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,693 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:03,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,722 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:03,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,743 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:03,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:03,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,793 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:03,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,828 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:03,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,853 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:03,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,881 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:03,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,901 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:03,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:03,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,949 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:03,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:03,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:03,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:03,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:03,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:03,999 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:03,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:03,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:03,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,041 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:04,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,066 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:04,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:04,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,127 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:04,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,179 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:04,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,204 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:04,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,240 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:04,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,265 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:04,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,296 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:04,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,317 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:04,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,346 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:04,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,367 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:04,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,402 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:04,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,426 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:04,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:04,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,474 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:04,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:04,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,523 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:04,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,558 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:04,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,583 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:04,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,611 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:04,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,632 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:04,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,662 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:04,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,682 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:04,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,710 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:04,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,731 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:04,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,765 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:04,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,786 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:04,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,821 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:04,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,846 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:04,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,881 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:04,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,906 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:04,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:04,945 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:04,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:04,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:04,972 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:04,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:04,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:04,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:04,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,007 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:05,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,027 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:05,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,055 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:05,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,076 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:05,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:05,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,126 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:05,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,161 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:05,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,186 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:05,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,214 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:05,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,235 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:05,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,271 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:05,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,296 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:05,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,333 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:05,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,358 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:05,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,393 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:05,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,417 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:05,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,445 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:05,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,466 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:05,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:05,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,532 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:05,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,562 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:05,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,582 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:05,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,637 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:05,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,666 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:05,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,731 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:05,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,756 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:05,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,785 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:05,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,805 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:05,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,847 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:05,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,870 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:05,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,899 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:05,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,919 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:05,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:05,948 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:05,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:05,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:05,972 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:05,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:05,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:05,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:05,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:06,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,020 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:06,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,055 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:06,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,081 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:06,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,109 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:06,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,130 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:06,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,167 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:06,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,192 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:06,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,221 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:06,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,242 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:06,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:06,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,297 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:06,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,329 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:06,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,348 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:06,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:06,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,397 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:06,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,429 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:06,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,450 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:06,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,479 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:06,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,500 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:06,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,538 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:06,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,563 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:06,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,592 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:06,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,613 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:06,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,651 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:06,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,675 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:06,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,704 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:06,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,725 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:06,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,753 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:06,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,774 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:06,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,810 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:06,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,834 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:06,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,865 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:06,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,886 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:06,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,922 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:06,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,947 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:06,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:06,975 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:06,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:06,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:06,996 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:06,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:06,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:06,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:06,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,031 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:07,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,055 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:07,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,095 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:07,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,121 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:07,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,151 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:07,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,171 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:07,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,212 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:07,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,237 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:07,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,272 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:07,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,296 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:07,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,332 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:07,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,355 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:07,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:07,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,419 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:07,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,473 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:07,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,500 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:07,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,554 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:07,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,582 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:07,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,629 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:07,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,658 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:07,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,701 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:07,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,724 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:07,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,765 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:07,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,788 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:07,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:07,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,854 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:07,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,895 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:07,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,917 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:07,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:07,965 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:07,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:07,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:07,986 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:07,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:07,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:07,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:07,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:08,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,035 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:08,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,071 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:08,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,095 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:08,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,123 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:08,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,144 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:08,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,179 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:08,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,204 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:08,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:08,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,253 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:08,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,283 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:08,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,304 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:08,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:08,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,354 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:08,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,382 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:08,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,403 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:08,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,432 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:08,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,453 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:08,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,482 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:08,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,503 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:08,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,541 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:08,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,561 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:08,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,599 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:08,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,624 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:08,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,663 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:08,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,688 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:08,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,716 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:08,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,738 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:08,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,781 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:08,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,803 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:08,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,840 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:08,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,865 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:08,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,907 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:08,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,929 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:08,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:08,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:08,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:08,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:08,978 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:08,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:08,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:08,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:08,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:09,007 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:09,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:09,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:09,029 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:09,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:09,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:09,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:09,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:09,057 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:09,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:09,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:09,079 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:09,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:09,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:09,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:09,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:09,125 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:09,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:09,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:09,153 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:09,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:09,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:09,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:09,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:09,207 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:09,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:09,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:09,235 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:09,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:09,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:09,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:09,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:09,290 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:09,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:09,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:09,319 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:09,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:09,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:09,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:09,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:09,372 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:09,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:09,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:09,397 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:09,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:09,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:09,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:09,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:09,431 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:09,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:09,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:09,456 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:09,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:09,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:09,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:09,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:09,522 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:09,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:09,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:09,552 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:09,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:09,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:09,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:09,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:09,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:09,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:09,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:09,625 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:09,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:09,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:09,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:09,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:09,681 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:09,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:09,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:09,709 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:09,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:09,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:09,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:09,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:09,766 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:09,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:09,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:09,795 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:09,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:09,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:09,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:09,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:09,835 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:09,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:09,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:09,857 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:09,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:09,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:09,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:09,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:09,894 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:09,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:09,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:09,915 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:09,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:09,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:09,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:09,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:09,950 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:09,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:09,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:09,975 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:09,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:09,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:09,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:09,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,010 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:10,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,035 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:10,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,063 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:10,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,084 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:10,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,113 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:10,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,134 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:10,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,170 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:10,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,194 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:10,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,230 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:10,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,253 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:10,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,291 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:10,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,316 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:10,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,351 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:10,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,376 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:10,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,410 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:10,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,435 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:10,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,466 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:10,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,483 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:10,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,513 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:10,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,532 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:10,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,556 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:10,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,573 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:10,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,601 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:10,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,621 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:10,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,644 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:10,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,660 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:10,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,683 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:10,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,700 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:10,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,722 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:10,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,739 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:10,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,767 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:10,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,787 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:10,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,810 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:10,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,826 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:10,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,849 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:10,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,866 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:10,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,892 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:10,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,909 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:10,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:10,949 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:10,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:10,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:10,970 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:10,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:10,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:10,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:10,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,011 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:11,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,031 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:11,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,053 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:11,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,070 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:11,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,107 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:11,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,127 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:11,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,161 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:11,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,180 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:11,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,214 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:11,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,233 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:11,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,266 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:11,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,285 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:11,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,323 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:11,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,347 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:11,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,383 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:11,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,405 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:11,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,444 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:11,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,467 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:11,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,522 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:11,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,550 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:11,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,606 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:11,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,642 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:11,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,695 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:11,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,723 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:11,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,753 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:11,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,774 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:11,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,803 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:11,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,824 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:11,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,860 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:11,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,885 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:11,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,916 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:11,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,938 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:11,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:11,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:11,974 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:11,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:11,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:11,997 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:11,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:11,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:11,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,049 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:12,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,073 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:12,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,101 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:12,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,119 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:12,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,142 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:12,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,159 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:12,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,196 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:12,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,217 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:12,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,245 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:12,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,265 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:12,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,293 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:12,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,315 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:12,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,343 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:12,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,363 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:12,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,391 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:12,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,412 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:12,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,436 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:12,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,454 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:12,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,478 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:12,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,497 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:12,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,528 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:12,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,548 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:12,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,573 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:12,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,592 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:12,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,622 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:12,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,644 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:12,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,674 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:12,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,695 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:12,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,726 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:12,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,746 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:12,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,773 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:12,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,790 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:12,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,818 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:12,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,838 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:12,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,867 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:12,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,889 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:12,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,917 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:12,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,937 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:12,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:12,965 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:12,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:12,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:12,985 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:12,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:12,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:12,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:12,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,009 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,025 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,053 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,068 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,091 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,107 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:13,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,135 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:13,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,154 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:13,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,182 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:13,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,202 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,227 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,244 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,287 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:13,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,315 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:13,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,336 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,360 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,377 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:13,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,408 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:13,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,428 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,472 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:13,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,501 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:13,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,521 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,544 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,559 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,583 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,600 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:13,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,628 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:13,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,648 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,671 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,687 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,710 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,727 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,749 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,765 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,798 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,815 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,843 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,858 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:13,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,882 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:13,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,900 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,922 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,939 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:13,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:13,961 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:13,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:13,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:13,978 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:13,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:13,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:13,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:13,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,005 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:14,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,023 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:14,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,047 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:14,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,065 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:14,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,089 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:14,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,107 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:14,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,130 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:14,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,148 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:14,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,173 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:14,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,190 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:14,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,217 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:14,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,237 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:14,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,271 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:14,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,292 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:14,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:14,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,337 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:14,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,366 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:14,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,385 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:14,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,428 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:14,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,450 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:14,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,485 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:14,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,504 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:14,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,548 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:14,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,570 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:14,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,603 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:14,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,622 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:14,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,666 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:14,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,688 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:14,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,715 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:14,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,735 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:14,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,762 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:14,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,782 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:14,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,809 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:14,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,829 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:14,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,852 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:14,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,868 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:14,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,890 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:14,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,906 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:14,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,928 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:14,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,945 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:14,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:14,967 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:14,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:14,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:14,983 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:14,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:14,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:14,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:14,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,011 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:15,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,030 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:15,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,052 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:15,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,069 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:15,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,097 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:15,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,117 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:15,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,145 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:15,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,164 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:15,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,190 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:15,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,206 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:15,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,233 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:15,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,253 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:15,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:15,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,292 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:15,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,319 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:15,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,339 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:15,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,366 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:15,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,386 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:15,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,413 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:15,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,428 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:15,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,451 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:15,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,468 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:15,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,495 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:15,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,515 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:15,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,546 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:15,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,565 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:15,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:15,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,604 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:15,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,626 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:15,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,642 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:15,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,670 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:15,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,690 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:15,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,712 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:15,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,728 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:15,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,755 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:15,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,772 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:15,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,798 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:15,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,815 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:15,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,840 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:15,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,857 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:15,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,879 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:15,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,896 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:15,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,918 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:15,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,935 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:15,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:15,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:15,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:15,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:15,973 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:15,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:15,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:15,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:15,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:16,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,025 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:16,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,067 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:16,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,089 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:16,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,123 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:16,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,141 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:16,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,172 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:16,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,189 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:16,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,217 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:16,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,242 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:16,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:16,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,286 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:16,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,309 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:16,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,326 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:16,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:16,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,370 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:16,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,399 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:16,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,419 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:16,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,442 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:16,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,458 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:16,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,487 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:16,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,507 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:16,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,535 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:16,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,555 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:16,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,583 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:16,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,604 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:16,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,628 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:16,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,645 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:16,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,688 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:16,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,710 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:16,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,752 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:16,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,774 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:16,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,807 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:16,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,826 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:16,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,859 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:16,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,879 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:16,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,906 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:16,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,926 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:16,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:16,955 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:16,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:16,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:16,975 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:16,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:16,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:16,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:16,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,003 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:17,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,018 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:17,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,062 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:17,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,083 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:17,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:17,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,122 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:17,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,152 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:17,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,172 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:17,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:17,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,211 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:17,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,239 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:17,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,258 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:17,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,291 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:17,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,313 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:17,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,348 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:17,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,367 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:17,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,407 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:17,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,427 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:17,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,454 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:17,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,473 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:17,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,495 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:17,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,511 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:17,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,536 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:17,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,552 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:17,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:17,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,607 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:17,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,639 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:17,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,659 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:17,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,700 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:17,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,720 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:17,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,748 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:17,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,768 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:17,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,797 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:17,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,816 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:17,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,839 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:17,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,856 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:17,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,885 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:17,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,905 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:17,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,929 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:17,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,947 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:17,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:17,971 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:17,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:17,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:17,989 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:17,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:17,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:17,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:17,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,011 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:18,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,027 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:18,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,054 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:18,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,074 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:18,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,109 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:18,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,133 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:18,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,167 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:18,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,187 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:18,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,210 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:18,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,226 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:18,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,254 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:18,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,274 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:18,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,299 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:18,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,316 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:18,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,344 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:18,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,364 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:18,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,393 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:18,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,413 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:18,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,437 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:18,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,455 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:18,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:18,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,499 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:18,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,523 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:18,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,541 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:18,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:18,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,579 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:18,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,601 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:18,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,618 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:18,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,645 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:18,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,664 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:18,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,690 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:18,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,706 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:18,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,734 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:18,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,753 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:18,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,780 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:18,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,800 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:18,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,827 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:18,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,846 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:18,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,870 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:18,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,886 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:18,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,913 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:18,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,933 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:18,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,957 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:18,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:18,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:18,974 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:18,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:18,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:18,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:18,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:18,999 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:19,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,018 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:19,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,045 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:19,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,064 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:19,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,091 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:19,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,111 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:19,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,135 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:19,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,153 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:19,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,180 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:19,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,197 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:55:19,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,236 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 9 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 21:55:19,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,256 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:19,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,302 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:19,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,325 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:19,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,358 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:19,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,378 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:19,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,426 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:19,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,450 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:19,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,521 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:19,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,557 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:19,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,605 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:19,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,633 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:19,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,706 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:19,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,730 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:19,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,775 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:19,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,798 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:19,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,830 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:19,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,847 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:19,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,871 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:19,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,888 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:19,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,911 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:19,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,927 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:19,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,950 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:19,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:19,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:19,966 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:19,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:19,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:19,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:19,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:19,993 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:20,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,010 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:20,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,039 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:20,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,059 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:20,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,086 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:20,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,105 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:20,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,127 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:20,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,144 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:20,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,171 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:20,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,190 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:20,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,217 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:20,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,237 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:20,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,267 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:20,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,287 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:20,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,314 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:20,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,333 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:20,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,361 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:20,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,380 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:20,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,407 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:20,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,427 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:20,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,449 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:20,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,465 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:20,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,492 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:20,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,512 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:20,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,539 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:20,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,562 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:20,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,584 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:20,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,600 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:20,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,627 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:20,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,647 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:20,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,669 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:20,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,684 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:20,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,712 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:20,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,731 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:20,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,753 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:20,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,769 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:20,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,792 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:20,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,808 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:20,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:20,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,847 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:20,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,869 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:20,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,886 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:20,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,915 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:20,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,934 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:20,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:20,962 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:20,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:20,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:20,982 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:20,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:20,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:20,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:20,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:21,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,029 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:21,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,057 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:21,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,076 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:21,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,101 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:21,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,118 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:21,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,145 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:21,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,164 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:21,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:21,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,203 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:21,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,230 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:21,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,250 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:21,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:21,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,289 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:21,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:21,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,327 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:21,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,355 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:21,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,375 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:21,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,402 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:21,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,421 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:21,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,449 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:21,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,468 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:21,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,495 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:21,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,514 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:21,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,537 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:21,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,553 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:21,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,581 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:21,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,600 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:21,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,631 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:21,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,651 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:21,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,678 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:21,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,698 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:21,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,725 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:21,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,744 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:21,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,766 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:21,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,782 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:21,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,804 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:21,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,821 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:21,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,843 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:21,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,859 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:55:21,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,887 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 21:55:21,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,907 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:21,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,928 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:21,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,944 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:21,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:21,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:21,967 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:55:21,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:21,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 21:55:21,983 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 21:55:21,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:55:21,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:21,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 22:07:14,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:14,490 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:14,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:14,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,512 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:14,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:14,528 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:14,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:14,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,555 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:14,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:14,574 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:14,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:14,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,595 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:14,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:14,611 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:14,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:14,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,633 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:14,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:14,648 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:14,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:14,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,676 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:14,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:14,696 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:14,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:14,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,717 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:14,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:14,733 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:14,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:14,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,760 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:14,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:14,779 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:14,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:14,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,806 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:14,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:14,824 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:14,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:14,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,851 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:14,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:14,871 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:14,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:14,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,893 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:14,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:14,909 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:14,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:14,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,931 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:14,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:14,948 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:14,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:14,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,975 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:14,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:14,994 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:14,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:14,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,021 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,040 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,068 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,087 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:15,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,109 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:15,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,125 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,152 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,171 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,200 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,220 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,246 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,265 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,292 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,311 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,339 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,359 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,385 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,405 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,432 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,451 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:15,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:15,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,488 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:15,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:15,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,525 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,552 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,570 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:15,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,591 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:15,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,608 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,635 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,654 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,680 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,699 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:15,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,724 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:15,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,740 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,766 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,785 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,811 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,830 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:15,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,852 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:15,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,868 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:15,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,890 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:15,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,906 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,932 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:15,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,951 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:15,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,972 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:15,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:15,988 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:15,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:15,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,015 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,034 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,061 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,080 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,107 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,126 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,153 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,172 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:16,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:16,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,210 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,247 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,267 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:16,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,289 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:16,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,305 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,332 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,351 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:16,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,372 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:16,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,389 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,416 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,435 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,462 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,481 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:16,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,503 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:16,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,520 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,547 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,566 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:16,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,588 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:16,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,604 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,631 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,650 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,677 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,696 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:16,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,717 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:16,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,734 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,761 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,782 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,809 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,827 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,854 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,873 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:16,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,894 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:16,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,911 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,938 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:16,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,956 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:16,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:16,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:16,994 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:16,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:16,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,022 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:17,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,041 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:17,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,068 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:17,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,087 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:17,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,109 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:17,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,125 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:17,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,152 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:17,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,171 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:17,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,198 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:17,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,217 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:17,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,244 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:17,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,263 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:17,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,290 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:17,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,311 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:17,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:17,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,349 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:17,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,371 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:17,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,387 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:17,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,414 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:17,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,433 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:17,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:17,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,471 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:17,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,493 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:17,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,509 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:17,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,536 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:17,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,555 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:17,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,576 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:17,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,593 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:17,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,614 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:17,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,630 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:17,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,656 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:17,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,676 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:17,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,698 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:17,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,714 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:17,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,736 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:17,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,752 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:17,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,779 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:17,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,798 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:17,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,827 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:17,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,846 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:17,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,868 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:17,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,884 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:17,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,912 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:17,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,930 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:17,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,952 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:17,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:17,968 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:17,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:17,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,995 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:18,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,014 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:18,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,041 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:18,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,061 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:18,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,087 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:18,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,106 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:18,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,128 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:18,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,144 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:18,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,166 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:18,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,183 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:18,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,210 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:18,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,229 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:18,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,256 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:18,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,275 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:18,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,296 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:18,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,313 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:18,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,335 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:18,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,351 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:18,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:18,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,391 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:18,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,417 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:18,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,437 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:18,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:18,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,474 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:18,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,501 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:18,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,520 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:18,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,547 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:18,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,566 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:18,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,588 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:18,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,603 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:18,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,630 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:18,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,649 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:18,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,671 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:18,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,687 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:18,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,708 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:18,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,725 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:18,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,746 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:18,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,763 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:18,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,784 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:18,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,801 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:18,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,828 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:18,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,847 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:18,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,876 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:18,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,895 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:18,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,916 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:18,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,932 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:18,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,958 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:18,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:18,977 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:18,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:18,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,999 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:19,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,015 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:19,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,037 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:19,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,053 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:19,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,075 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:19,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,091 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:19,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,112 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:19,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,129 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:19,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,150 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:19,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,167 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:19,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,193 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:19,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,213 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:19,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,234 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:19,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,251 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:19,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:19,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,288 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:19,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,310 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:19,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,326 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:19,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,348 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:19,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,364 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:19,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,386 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:19,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,404 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:19,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,434 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:19,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,453 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:19,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,499 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:19,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,522 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:19,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,566 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:19,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,589 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:19,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,616 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:19,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,636 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:19,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,664 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:19,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,683 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:19,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,710 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:19,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,730 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:19,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:19,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,769 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:19,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,796 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:19,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,816 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:19,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,844 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:19,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,864 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:19,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,891 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:19,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,911 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:19,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,937 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:19,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,956 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:19,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:19,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:19,994 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:19,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:19,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:20,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,034 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:20,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,055 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:20,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,071 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:20,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:20,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,109 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:20,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:20,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,147 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:20,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,174 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:20,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,193 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:20,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,220 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:20,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,239 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:20,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,266 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:20,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,284 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:20,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,305 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:20,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,322 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:20,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,349 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:20,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,368 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:20,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,395 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:20,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,414 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:20,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,441 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:20,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,459 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:20,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,481 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:20,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,497 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:20,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,526 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:20,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,545 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:20,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,567 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:20,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,583 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:20,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,605 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:20,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,621 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:20,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,642 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:20,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,658 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:20,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:20,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,695 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:20,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,722 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:20,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,742 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:20,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,768 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:20,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,788 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:20,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,809 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:20,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,826 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:20,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,847 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:20,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,863 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:20,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,885 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:20,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,901 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:20,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,928 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:20,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,947 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:20,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,974 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:20,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:20,993 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:20,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:20,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,020 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:21,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,040 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:21,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,069 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:21,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,088 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:21,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,115 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:21,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,134 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:21,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,156 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:21,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,172 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:21,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,199 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:21,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,218 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:21,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:21,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,256 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:21,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:21,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,294 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:21,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,315 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:21,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,332 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:21,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:21,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,369 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:21,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,391 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:21,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,408 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:21,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,429 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:21,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,445 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:21,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,472 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:21,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,491 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:21,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,518 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:21,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,537 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:21,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,559 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:21,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,577 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:21,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:21,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,615 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:21,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,642 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:21,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,660 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:21,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,681 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:21,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,698 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:21,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:21,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,735 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:21,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,757 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:21,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,773 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:21,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,800 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:21,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,819 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:21,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,841 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:21,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,857 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:21,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,884 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:21,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,903 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:21,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,924 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:21,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,941 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:21,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,968 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:21,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:21,987 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:21,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:21,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,013 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:22,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,032 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:22,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,059 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:22,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,079 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:22,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,108 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:22,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,127 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:22,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,154 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:22,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,173 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,195 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:22,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,210 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,231 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:22,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,248 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:22,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,286 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,307 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:22,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,323 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,345 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:22,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,360 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,382 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:22,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,398 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,420 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:22,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,436 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:22,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,474 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,495 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:22,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,511 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:22,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,538 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:22,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,557 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,579 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:22,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,596 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:22,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,624 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:22,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,643 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,665 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:22,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,681 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:22,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,708 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:22,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,727 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:22,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,754 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:22,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,773 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:22,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,800 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:22,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,819 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,840 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:22,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,857 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,878 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:22,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,894 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:22,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,921 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:22,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,941 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,962 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:22,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:22,978 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:22,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:22,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,017 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:23,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,044 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:23,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,062 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:23,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,088 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:23,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,108 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:23,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,135 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:23,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,155 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,193 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,214 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,231 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,252 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,268 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,290 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,306 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:23,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,333 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:23,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,352 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,389 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,411 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,427 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,465 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,503 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,540 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:23,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,567 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:23,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,587 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,608 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,624 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:23,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,651 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:23,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,672 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,693 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,710 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,731 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,747 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,770 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,786 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,807 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,824 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:23,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,850 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:23,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,869 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,891 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,908 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:23,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,946 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:23,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,972 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:23,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:23,991 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:23,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:23,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:24,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,029 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:24,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,056 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:24,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,075 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:24,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,097 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:24,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,112 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:24,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,133 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:24,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,149 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:24,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,176 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:24,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,197 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:24,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,218 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:24,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,235 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:24,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,261 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:24,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,280 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:24,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,308 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:24,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,327 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:24,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,348 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:24,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,363 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:24,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,385 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:24,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,401 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:24,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,428 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:24,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,446 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:24,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,468 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:24,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,484 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:24,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,511 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:24,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,530 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:24,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,552 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:24,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,568 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:24,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,595 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:24,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,613 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:24,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,635 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:24,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,651 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:24,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,673 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:24,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,689 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:24,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,718 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:24,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,737 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:24,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,763 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:24,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,783 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:24,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,809 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:24,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,828 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:24,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,855 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:24,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,874 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:24,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,896 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:24,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,912 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:24,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:24,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,950 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:24,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,977 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:24,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:24,996 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:24,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:24,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,034 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,072 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,094 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,110 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,147 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,169 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,185 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,206 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,222 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:25,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,252 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:25,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,270 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,308 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,329 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,346 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:25,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,372 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:25,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,391 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:25,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,418 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:25,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,437 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,474 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:25,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,501 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:25,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,520 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,541 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,557 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,578 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,594 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,616 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,632 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:25,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,659 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:25,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,678 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,716 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,753 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:25,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,783 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:25,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,803 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,825 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:25,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,841 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:25,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,868 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:25,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,888 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:25,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,915 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:25,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,934 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:25,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,961 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:25,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:25,980 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:25,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:25,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,002 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:26,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,018 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:26,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,045 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:26,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,063 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:26,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,085 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:26,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,102 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:26,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,129 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:26,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,148 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:26,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,170 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:26,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,186 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:26,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,207 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:26,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,224 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:26,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,274 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:26,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,295 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:26,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,345 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:26,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,364 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:26,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,385 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:26,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,402 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:26,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,429 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:26,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,448 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:26,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,470 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:26,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,485 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:26,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,507 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:26,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,522 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:26,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,549 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:26,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,568 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:26,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:26,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,606 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:26,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,627 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:26,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,644 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:26,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,671 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:26,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,690 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:26,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,711 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:26,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,728 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:26,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,755 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:26,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,774 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:26,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,801 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:26,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,819 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:26,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,846 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:26,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,864 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:26,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,893 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:26,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,913 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:26,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:26,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,951 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:26,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,977 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:26,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:26,996 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:26,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:26,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,023 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:27,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,042 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:27,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,063 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:27,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,080 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:27,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,109 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:27,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,129 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:27,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,155 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:27,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,175 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:27,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,196 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:27,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,212 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:27,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,240 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:27,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,259 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:27,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,281 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:27,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,297 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:27,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,323 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:27,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,342 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:27,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,364 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:27,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,380 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:27,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,409 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:27,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,428 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:27,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,454 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:27,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,474 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:27,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,501 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:27,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,520 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:27,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,541 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:27,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,557 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:27,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,579 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:27,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,596 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:27,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,617 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:27,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,633 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:27,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:27,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,670 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:27,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,697 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:27,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,716 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:27,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,743 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:27,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,762 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:27,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,789 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:27,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,808 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:27,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,829 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:27,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,846 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:27,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,867 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:27,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,884 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:27,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,910 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:27,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,931 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:27,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,953 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:27,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:27,969 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:27,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:27,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,996 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:28,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,015 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:28,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,037 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:28,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,054 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:28,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,075 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:28,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,092 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:28,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,118 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:28,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,137 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:28,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,165 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:28,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,184 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:28,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,206 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:28,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,221 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:28,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,243 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:28,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,260 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:28,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,287 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:28,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,306 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:28,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,327 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:28,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,343 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:28,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,365 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:28,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,380 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:28,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,402 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:28,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,418 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:28,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,448 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:28,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,468 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:28,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,494 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:28,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,513 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:28,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,541 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:28,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,560 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:28,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,587 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:28,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,606 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:28,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,633 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:28,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,651 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:28,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,678 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:28,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,697 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:28,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:28,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,735 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:28,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,762 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:28,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,781 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:28,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,808 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:28,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,827 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:28,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,849 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:28,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,864 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:28,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,886 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:28,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,902 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:28,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,923 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:28,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,940 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:28,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,962 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:28,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:28,980 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:28,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:28,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,007 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:29,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,026 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:29,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,047 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:29,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,064 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:29,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,091 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:29,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,109 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:29,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,136 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:29,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,156 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:29,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,183 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:29,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,202 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:29,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,223 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:29,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,240 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:29,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,261 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:29,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,277 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:29,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,299 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:29,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,316 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:29,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,337 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:29,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,352 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:29,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,379 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:29,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,398 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:29,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:29,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,442 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:29,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,486 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:29,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,510 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:29,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,552 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:29,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,572 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:29,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,600 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:29,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,621 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:29,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,646 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:29,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,664 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:29,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,692 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:29,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,711 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:29,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,733 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:29,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,750 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:29,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:29,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,789 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:29,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,819 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:29,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,838 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:29,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,865 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:29,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,884 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:29,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:29,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,922 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:29,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:29,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:29,959 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:29,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:29,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,986 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:30,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,005 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:30,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,027 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:30,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,043 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:30,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,065 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:30,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,081 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:30,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,110 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:30,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,128 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:30,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,155 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:30,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,174 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:30,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,196 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:30,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,211 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:30,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:30,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,249 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:30,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,270 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:30,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,286 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:30,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,308 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:30,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,325 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:30,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,352 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:30,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,371 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:30,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,393 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:30,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,409 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:30,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,432 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:30,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,448 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:30,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,475 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:30,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,495 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:30,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,522 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:30,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,541 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:30,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,568 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:30,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,587 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:30,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,616 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:30,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,635 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:30,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,657 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:30,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,673 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:30,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,694 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:30,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,710 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:30,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:30,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,748 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:30,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,770 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:30,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,786 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:30,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,813 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:30,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,832 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:30,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,859 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:30,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,878 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:30,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,905 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:30,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,924 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:30,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,951 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:30,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:30,970 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:30,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:30,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,997 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:31,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,016 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:31,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,038 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:31,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,055 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:31,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,078 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:31,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,094 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:31,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,122 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:31,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,141 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:31,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:31,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,181 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:31,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,203 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:31,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,219 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:31,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,241 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:31,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,257 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:31,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,284 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:31,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,304 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:31,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,325 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:31,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,342 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:31,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,364 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:31,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,379 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:31,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,401 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:31,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,417 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:31,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,444 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:31,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,464 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:31,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,491 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:31,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,510 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:31,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,532 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:31,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,548 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:31,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,575 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:31,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,594 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:31,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,622 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:31,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,641 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:31,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,670 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:31,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,689 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:31,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,711 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:31,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,727 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:31,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,754 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:31,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,773 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:31,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,800 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:31,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,819 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:31,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,847 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:31,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,866 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:31,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,889 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:31,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,905 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:31,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:31,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,944 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:31,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,971 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:31,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:31,990 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:31,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:31,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:32,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,028 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:32,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,055 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:32,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,074 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:32,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,096 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:32,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,112 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:32,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,139 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:32,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,158 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:32,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,185 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:32,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,206 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:32,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,233 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:32,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,252 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:32,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,279 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:32,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,298 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:32,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:32,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,336 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:32,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,358 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:32,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,374 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:32,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,401 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:32,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,420 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:32,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,441 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:32,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,458 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:32,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,485 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:32,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,504 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:32,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,531 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:32,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,550 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:32,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,571 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:32,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,588 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:32,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,615 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:32,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,634 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:32,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,661 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:32,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,680 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:32,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,706 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:32,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,727 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:32,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,754 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:32,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,774 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:32,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,795 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:32,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,811 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:32,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,833 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:32,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,849 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:32,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,871 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:32,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,887 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:32,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,914 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:32,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,932 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:32,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,954 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:32,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:32,969 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:32,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:32,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,996 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,014 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,041 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,061 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,087 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,106 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,133 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,152 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:33,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,174 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:33,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,189 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:33,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,211 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:33,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,227 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:33,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,254 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:33,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,270 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:33,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:33,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,308 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:33,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,329 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:33,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,346 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,373 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,392 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,419 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,438 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,465 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,483 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,510 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,529 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,556 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,575 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,602 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,621 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,647 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,666 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:33,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,687 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:33,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,704 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,730 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,750 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:33,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,774 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:33,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,790 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,817 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,836 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:33,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,857 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:33,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,874 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,900 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,919 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,946 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:33,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:33,965 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:33,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:33,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,992 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,011 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:34,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,037 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,057 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:34,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,083 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,103 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:34,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,130 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,149 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:34,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,170 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:34,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,186 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:34,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,207 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:34,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,224 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:34,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,250 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,270 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:34,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,299 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,318 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:34,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,345 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,364 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:34,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,391 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,410 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:34,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,437 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,456 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:34,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,477 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:34,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,494 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:34,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,515 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:34,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,532 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:34,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,558 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,577 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:34,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,604 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,623 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:34,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,650 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,669 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:34,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,696 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,715 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:34,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:34,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,753 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:34,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,780 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,799 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:34,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,823 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:34,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,839 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:34,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,861 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:34,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,877 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:34,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,898 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:34,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,915 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:34,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:34,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,953 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:34,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,980 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:34,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:34,999 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:34,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:34,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,020 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,036 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,057 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,073 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,094 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,110 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:35,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,138 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:35,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,157 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:35,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,184 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:35,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,203 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,225 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,241 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,263 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,279 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,317 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,340 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,356 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:35,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,383 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:35,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,402 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,440 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,461 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,478 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,499 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,515 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,537 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,553 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,575 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,591 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:35,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,618 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:35,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,636 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:35,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,663 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:35,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,683 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,704 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,720 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,741 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,758 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:35,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,785 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:35,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,804 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,842 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,881 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,903 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,919 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,955 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,977 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:35,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:35,993 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:35,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:35,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:36,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,031 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:36,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,052 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:36,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,069 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:36,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,090 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:36,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,107 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:36,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,134 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:36,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,153 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:36,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,180 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:36,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,199 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:36,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,221 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:36,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,241 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:36,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,267 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:36,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,283 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:36,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,310 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:36,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,329 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:36,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,356 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:36,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,376 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:36,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,405 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:36,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,424 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:36,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,451 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:36,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,470 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:36,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,492 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:36,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,508 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:36,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,535 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:36,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,554 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:36,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,581 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:36,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,600 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:36,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,621 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:36,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,637 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:36,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,664 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:36,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,683 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:36,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,710 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:36,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,729 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:36,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,755 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:36,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,775 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:36,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,796 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:36,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,812 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:36,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,834 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:36,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,850 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:36,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,878 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:36,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,897 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:36,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,921 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:36,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,936 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:36,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:36,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:36,973 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:36,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:36,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,000 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:37,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,019 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:37,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,045 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:37,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,065 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:37,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,091 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:37,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,110 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,148 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,169 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,185 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,207 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,223 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,261 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,282 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,299 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,337 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:37,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,364 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:37,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,383 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:37,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,410 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:37,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,429 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,453 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,469 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,490 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,507 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,528 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,545 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,566 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,583 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,620 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,641 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,658 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,695 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,716 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,732 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:37,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,759 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:37,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,777 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,799 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,815 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:37,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,842 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:37,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,861 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,899 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,921 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:37,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,937 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:37,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,965 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:37,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:37,985 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:37,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:37,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:38,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,022 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:38,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:38,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,060 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:38,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,088 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:38,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,107 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:38,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,129 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:38,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,146 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:38,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,167 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:38,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,184 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:38,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,205 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:38,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,221 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:38,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,243 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:38,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,259 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:38,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,281 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:38,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,297 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:38,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,324 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:38,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,343 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:38,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,370 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:38,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,389 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:38,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,416 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:38,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,435 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:38,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,461 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:38,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,481 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:38,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,504 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:38,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,521 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:38,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,542 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:38,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,558 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:38,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,585 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:38,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,604 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:38,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,631 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:38,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,650 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:38,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,677 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:38,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,696 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:38,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,717 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:38,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,733 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:38,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,760 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:38,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,778 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:38,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,805 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:38,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,824 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:38,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,846 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:38,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,862 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:38,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,889 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:38,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,908 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:38,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:38,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,946 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:38,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,973 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:38,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:38,992 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:38,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:38,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,016 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:39,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,032 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:39,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,059 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:39,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,078 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:39,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,105 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:39,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,124 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:39,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,151 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:39,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,170 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:39,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,197 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:39,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,216 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:39,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,237 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:39,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,253 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:39,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:39,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,291 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:39,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,317 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:39,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,336 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:39,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,358 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:39,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,374 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:39,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,396 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:39,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,412 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:39,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,441 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:39,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,461 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:39,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,490 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:39,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,510 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:39,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:39,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,552 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:39,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,584 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:39,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,606 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:39,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,639 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:39,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,660 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:39,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,682 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:39,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,699 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:39,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,721 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:39,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,738 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:39,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,765 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:39,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,785 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:39,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,808 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:39,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,825 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:39,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,854 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:39,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,873 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:39,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,895 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:39,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,912 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:39,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,933 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:39,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,950 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:39,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,971 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:39,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:39,988 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:39,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:39,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,009 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:40,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,026 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:40,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,053 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:40,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,073 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:40,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,102 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:40,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,121 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:40,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,148 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:40,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,167 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:40,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,189 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:40,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,205 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:40,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,232 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:40,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,251 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:40,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,273 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:40,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,289 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:40,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,316 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:40,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,335 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:40,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,362 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:40,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,381 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:40,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,403 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:40,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,419 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:40,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,446 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:40,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,465 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:40,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,487 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:40,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,503 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:40,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,525 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:40,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,541 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:40,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:40,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,579 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:40,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,607 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:40,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,628 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:40,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,649 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:40,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,666 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:40,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,688 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:40,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,704 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:40,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,731 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:40,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,750 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:40,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:40,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,788 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:40,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,815 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:40,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,834 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:40,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,861 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:40,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,880 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:40,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,902 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:40,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,918 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:40,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:40,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:40,956 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:40,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:40,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,983 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:41,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,002 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:41,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,029 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:41,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,048 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:41,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,070 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:41,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,086 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:41,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:41,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,124 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:41,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,153 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:41,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,173 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:41,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:41,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,210 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:41,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:41,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,248 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:41,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,270 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:41,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,286 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:41,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,313 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:41,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,331 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:41,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:41,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,369 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:41,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,391 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:41,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,407 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:41,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,434 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:41,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,453 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:41,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,474 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:41,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,490 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:41,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,517 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:41,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,536 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:41,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,557 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:41,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,574 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:41,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,601 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:41,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,620 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:41,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,649 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:41,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,668 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:41,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,697 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:41,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,716 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:41,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,738 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:41,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,754 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:41,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,775 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:41,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,792 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:41,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,813 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:41,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,829 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:41,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,856 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:41,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,876 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:41,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,897 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:41,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,913 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:41,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,940 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:41,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,960 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:41,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,981 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:41,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:41,997 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:41,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:41,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,023 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:42,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,043 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:42,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:42,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,080 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:42,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,102 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:42,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,118 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:42,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,140 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:42,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,155 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:42,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:42,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,193 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:42,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,222 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:42,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,241 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:42,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,268 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:42,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,287 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:42,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,309 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:42,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,325 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:42,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,352 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:42,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,371 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:42,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,393 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:42,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,409 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:42,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,431 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:42,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,446 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:42,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,473 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:42,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,492 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:42,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,514 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:42,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,529 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:42,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,556 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:42,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,575 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:42,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,597 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:42,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,613 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:42,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,640 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:42,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,659 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:42,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,681 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:42,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,696 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:42,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,723 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:42,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,744 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:42,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,771 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:42,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,790 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:42,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,817 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:42,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,835 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:42,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,861 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:42,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,880 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:42,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,906 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:42,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,925 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:42,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,952 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:42,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:42,971 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:42,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:42,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,993 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:43,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,010 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:43,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,031 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:43,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,046 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:43,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,073 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:43,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,092 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:43,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,119 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:43,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,138 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:43,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,159 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:43,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,176 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:43,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,202 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:43,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,222 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:43,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,251 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:43,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,270 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:43,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,297 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:43,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,316 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:43,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,343 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:43,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,362 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:43,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,389 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:43,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,408 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:43,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,429 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:43,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,446 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:43,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:43,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,484 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:43,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,505 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:43,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,521 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:43,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,543 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:43,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,559 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:43,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,586 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:43,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,605 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:43,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,632 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:43,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,651 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:43,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,679 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:43,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,698 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:43,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,720 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:43,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,736 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:43,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,758 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:43,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,774 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:43,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,798 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:43,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,814 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:43,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,841 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:43,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,860 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:43,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,882 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:43,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,897 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:43,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,924 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:43,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,943 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:43,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,970 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:43,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:43,989 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:43,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:43,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,010 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,026 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,049 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,065 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:44,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,092 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:44,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,111 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,133 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,148 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:44,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,174 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:44,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,194 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:44,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,221 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:44,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,240 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,278 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,318 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,340 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,356 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,377 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,393 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,414 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,431 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:44,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,457 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:44,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,476 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,497 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,514 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,535 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,551 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,572 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,588 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:44,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,615 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:44,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,634 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:44,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,661 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:44,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,680 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,718 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,740 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,756 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:44,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,783 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:44,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,802 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,825 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,842 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,863 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,879 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:44,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,906 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:44,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,926 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,948 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:44,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:44,964 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:44,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:44,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,986 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,002 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:45,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,030 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:45,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,048 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:45,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,070 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,086 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:45,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,124 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:45,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,151 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:45,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,171 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:45,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,193 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,209 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:45,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,231 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,247 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:45,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,274 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:45,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,293 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:45,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,315 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,331 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:45,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,355 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,371 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:45,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,398 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:45,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,417 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:45,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,439 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,456 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:45,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,483 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:45,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,502 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:45,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,529 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:45,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,548 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:45,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,570 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,586 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:45,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,613 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:45,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,632 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:45,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,654 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,670 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:45,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,708 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:45,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,730 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,746 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:45,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,767 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,783 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:45,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,810 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:45,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,829 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:45,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,851 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,867 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:45,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,896 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:45,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,916 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:45,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,938 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:45,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,954 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:45,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:45,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,981 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:45,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:45,999 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,021 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,037 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:46,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,065 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:46,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,083 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:46,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,110 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:46,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,130 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:46,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,156 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:46,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,176 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,197 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,214 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,255 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:46,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,282 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:46,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,301 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,322 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,338 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,364 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,380 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:46,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,407 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:46,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,428 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,450 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,466 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,488 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,504 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:46,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,531 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:46,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,550 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,571 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,588 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:46,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,615 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:46,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,634 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,672 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,694 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,710 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,748 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,770 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,786 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,808 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,824 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,846 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,862 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:46,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,890 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:46,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,910 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,931 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:46,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,950 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:46,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,977 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:46,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:46,996 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:46,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:46,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,017 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:47,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,034 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:47,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:47,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,072 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:47,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,099 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:47,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,119 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:47,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,146 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:47,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,165 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:47,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:47,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,202 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:47,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,223 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:47,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,240 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:47,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,267 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:47,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,286 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:47,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,313 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:47,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,332 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:47,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,354 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:47,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,370 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:47,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,397 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:47,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,416 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:47,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,438 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:47,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,453 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:47,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,482 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:47,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,501 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:47,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,528 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:47,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,547 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:47,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,568 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:47,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,584 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:47,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,605 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:47,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,622 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:47,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,649 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:47,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,668 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:47,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,695 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:47,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,714 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:47,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,741 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:47,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,760 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:47,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,782 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:47,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,798 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:47,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,825 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:47,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,844 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:47,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,870 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:47,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,890 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:47,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,916 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:47,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,935 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:47,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:47,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:47,973 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:47,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:47,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,002 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:48,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,022 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:48,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:48,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,059 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:48,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:48,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,097 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:48,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,124 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:48,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,143 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:48,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:48,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,181 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:48,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,208 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:48,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,227 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:48,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,249 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:48,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,265 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:48,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,287 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:48,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,303 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:48,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:48,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,341 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:48,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,362 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:48,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,379 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:48,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,401 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:48,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,416 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:48,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,443 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:48,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,463 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:48,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,489 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:48,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,509 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:48,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,537 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:48,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,557 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:48,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,583 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:48,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,603 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:48,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:48,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,641 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:48,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,667 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:48,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,686 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:48,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,708 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:48,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,725 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:48,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,746 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:48,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,763 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:48,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,785 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:48,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,801 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:48,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,828 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:48,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,847 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:48,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,874 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:48,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,893 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:48,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,920 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:48,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,939 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:48,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,966 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:48,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:48,984 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:48,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:48,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,011 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:49,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,030 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:49,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,054 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:49,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,070 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:49,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,097 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:49,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,116 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:49,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:49,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,154 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:49,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,175 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:49,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,192 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:49,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,218 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:49,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,238 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:49,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,264 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:49,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,283 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:49,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,305 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:49,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,321 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:49,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,343 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:49,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,359 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:49,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,381 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:49,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,396 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:49,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,418 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:49,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,434 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:49,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,461 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:49,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,481 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:49,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:49,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,518 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:49,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,545 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:49,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,565 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:49,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,594 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:49,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,613 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:49,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,640 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:49,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,659 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:49,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,686 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:49,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,704 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:49,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:49,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,742 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:49,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,764 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:49,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,780 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:49,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,807 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:49,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,826 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:49,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,853 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:49,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,872 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:49,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,900 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:49,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,918 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:49,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:49,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:49,955 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:49,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:49,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,982 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:50,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,001 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,023 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,039 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,061 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,077 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:50,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,107 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:50,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,126 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:50,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,153 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:50,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,172 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,210 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,247 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,285 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,307 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,323 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,345 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,361 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,382 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,398 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,419 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,436 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:50,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,463 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:50,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,482 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,504 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,520 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:50,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,547 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:50,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,566 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:50,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,593 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:50,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,612 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,636 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,652 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,673 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,690 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,711 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,727 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:50,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,754 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:50,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,773 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,795 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,811 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:50,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,837 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:50,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,856 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,878 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,894 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,915 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,932 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,954 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:50,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:50,970 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:50,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:50,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:51,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,007 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:51,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,033 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:51,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,053 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:51,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:51,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,091 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:51,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,113 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:51,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,129 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:51,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,151 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:51,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,169 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:51,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,195 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:51,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,215 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:51,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,236 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:51,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,252 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:51,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,279 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:51,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,298 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:51,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,325 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:51,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,343 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:51,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,365 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:51,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,381 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:51,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,408 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:51,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,427 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:51,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,454 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:51,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,473 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:51,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,500 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:51,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,519 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:51,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,547 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:51,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,566 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:51,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,593 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:51,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,612 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:51,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,639 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:51,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,657 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:51,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,686 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:51,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,705 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:51,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,727 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:51,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,743 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:51,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,764 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:51,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,781 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:51,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,808 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:51,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,827 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:51,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,854 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:51,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,873 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:51,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,894 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:51,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,911 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:51,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,938 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:51,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,958 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:51,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,981 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:51,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:51,997 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:51,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:51,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,020 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:52,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,037 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:52,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,066 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:52,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,086 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:52,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,112 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:52,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,132 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:52,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,166 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:52,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,183 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:52,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,211 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:52,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,231 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:52,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:52,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,272 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:52,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,294 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:52,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,310 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:52,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,339 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:52,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,359 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:52,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,386 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:52,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,405 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:52,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,432 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:52,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,450 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:52,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:52,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,487 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:52,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,509 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:52,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,525 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:52,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,552 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:52,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,571 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:52,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,593 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:52,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,609 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:52,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,630 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:52,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,647 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:52,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,674 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:52,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,693 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:52,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,714 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:52,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,731 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:52,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,753 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:52,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,769 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:52,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,798 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:52,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,817 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:52,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,839 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:52,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,855 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:52,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,882 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:52,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,900 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:52,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,922 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:52,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,938 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:52,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:52,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:52,976 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:52,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:52,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,003 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:53,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,022 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,044 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,059 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,096 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:53,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,123 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:53,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,143 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,164 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,181 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,203 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,219 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,241 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,257 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,295 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,318 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,335 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,356 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,373 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,394 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,410 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,431 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,448 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:53,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,474 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:53,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,494 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,515 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,531 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,553 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,570 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:53,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,596 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:53,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,615 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:53,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,642 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:53,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,660 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,683 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,699 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,720 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,737 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,758 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,775 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:53,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,802 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:53,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,821 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,847 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,864 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,885 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,901 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,923 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,939 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,962 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:53,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:53,978 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:53,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:53,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,999 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:54,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,016 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:54,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,037 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:54,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,053 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:54,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,080 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:54,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,099 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:54,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,121 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:54,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,137 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:54,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,164 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:54,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,183 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:54,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,210 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:54,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,229 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:54,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,256 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:54,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,275 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:54,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,302 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:54,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,321 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:54,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,348 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:54,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,369 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:54,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,390 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:54,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,407 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:54,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,428 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:54,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,444 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:54,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,466 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:54,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,483 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:54,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,504 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:54,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,521 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:54,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,542 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:54,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,559 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:54,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,585 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:54,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,604 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:54,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,631 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:54,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,650 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:54,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,677 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:54,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,696 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:54,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,723 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:54,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,742 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:54,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,769 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:54,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,788 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:54,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,809 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:54,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,826 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:54,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,847 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:54,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,863 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:54,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,886 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:54,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,903 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:54,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,929 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:54,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,948 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:54,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,975 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:54,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:54,994 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:54,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:54,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,021 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:55,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,040 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:55,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,062 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:55,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,078 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:55,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,105 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:55,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,124 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:55,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,151 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:55,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,170 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:55,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,191 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:55,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,208 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:55,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,229 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:55,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,246 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:55,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,267 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:55,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,283 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:55,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,305 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:55,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,321 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:55,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,348 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:55,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,367 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:55,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,394 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:55,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,415 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:55,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:55,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,453 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:55,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,475 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:55,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,490 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:55,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,512 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:55,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,529 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:55,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,555 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:55,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,575 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:55,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,601 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:55,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,621 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:55,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,642 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:55,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,659 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:55,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,685 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:55,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,704 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:55,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:55,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,742 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:55,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,769 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:55,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,787 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:55,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,814 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:55,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,833 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:55,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,855 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:55,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,871 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:55,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,893 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:55,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,909 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:55,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:55,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,950 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:55,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,971 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:55,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:55,988 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:55,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:55,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,015 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:56,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,033 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:56,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,060 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:56,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,079 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:56,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,106 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:56,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,125 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:56,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,152 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:56,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,171 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:56,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,197 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:56,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,217 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:56,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,248 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:56,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,269 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:56,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:56,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,319 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:56,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,349 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:56,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,365 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:56,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,392 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:56,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,412 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:56,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,434 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:56,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,451 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:56,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,473 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:56,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,491 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:56,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,518 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:56,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,538 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:56,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,560 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:56,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,576 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:56,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,603 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:56,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,622 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:56,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,649 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:56,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,668 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:56,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,695 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:56,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,714 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:56,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,741 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:56,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,760 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:56,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,781 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:07:56,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,798 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:07:56,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,825 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:07:56,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 42 states and 64 transitions. [2024-11-13 22:07:56,844 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 64 transitions. [2024-11-13 22:07:56,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:07:56,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.