./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive-simple/fibo_2calls_4-1.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_4662d975-a94f-4d96-99d4-c3a81591bad0/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4662d975-a94f-4d96-99d4-c3a81591bad0/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_4662d975-a94f-4d96-99d4-c3a81591bad0/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4662d975-a94f-4d96-99d4-c3a81591bad0/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive-simple/fibo_2calls_4-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4662d975-a94f-4d96-99d4-c3a81591bad0/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_4662d975-a94f-4d96-99d4-c3a81591bad0/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 0724aefed4fd629206cc51e19e964e04af92729823366947a0cfe01fe4e4d102 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 21:50:05,708 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 21:50:05,802 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4662d975-a94f-4d96-99d4-c3a81591bad0/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 21:50:05,808 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 21:50:05,808 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 21:50:05,839 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 21:50:05,841 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 21:50:05,841 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 21:50:05,842 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 21:50:05,842 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 21:50:05,843 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 21:50:05,843 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 21:50:05,843 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 21:50:05,844 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 21:50:05,844 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 21:50:05,844 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 21:50:05,845 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 21:50:05,845 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 21:50:05,845 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 21:50:05,845 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 21:50:05,845 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 21:50:05,845 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 21:50:05,845 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 21:50:05,845 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 21:50:05,845 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 21:50:05,845 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 21:50:05,846 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 21:50:05,846 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 21:50:05,846 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 21:50:05,847 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:50:05,848 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 21:50:05,848 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 21:50:05,848 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 21:50:05,848 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 21:50:05,848 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 21:50:05,848 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_4662d975-a94f-4d96-99d4-c3a81591bad0/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 -> 0724aefed4fd629206cc51e19e964e04af92729823366947a0cfe01fe4e4d102 [2024-11-13 21:50:06,164 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 21:50:06,175 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 21:50:06,178 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 21:50:06,181 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 21:50:06,182 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 21:50:06,183 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4662d975-a94f-4d96-99d4-c3a81591bad0/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/recursive-simple/fibo_2calls_4-1.c Unable to find full path for "g++" [2024-11-13 21:50:08,066 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 21:50:08,294 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 21:50:08,295 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4662d975-a94f-4d96-99d4-c3a81591bad0/sv-benchmarks/c/recursive-simple/fibo_2calls_4-1.c [2024-11-13 21:50:08,302 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4662d975-a94f-4d96-99d4-c3a81591bad0/bin/ukojak-verify-EEHR8qb7sm/data/209414e51/0e9d95ddb91a466f9c34ae2f375ad688/FLAG321eac103 [2024-11-13 21:50:08,318 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4662d975-a94f-4d96-99d4-c3a81591bad0/bin/ukojak-verify-EEHR8qb7sm/data/209414e51/0e9d95ddb91a466f9c34ae2f375ad688 [2024-11-13 21:50:08,320 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 21:50:08,322 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 21:50:08,323 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 21:50:08,323 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 21:50:08,328 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 21:50:08,329 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:50:08" (1/1) ... [2024-11-13 21:50:08,330 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7791418b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:50:08, skipping insertion in model container [2024-11-13 21:50:08,330 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:50:08" (1/1) ... [2024-11-13 21:50:08,345 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 21:50:08,521 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:50:08,535 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 21:50:08,553 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:50:08,569 INFO L204 MainTranslator]: Completed translation [2024-11-13 21:50:08,570 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:50:08 WrapperNode [2024-11-13 21:50:08,570 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 21:50:08,572 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 21:50:08,572 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 21:50:08,572 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 21:50:08,579 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:50:08" (1/1) ... [2024-11-13 21:50:08,585 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:50:08" (1/1) ... [2024-11-13 21:50:08,600 INFO L138 Inliner]: procedures = 14, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 21 [2024-11-13 21:50:08,601 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 21:50:08,602 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 21:50:08,602 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 21:50:08,602 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 21:50:08,609 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:50:08" (1/1) ... [2024-11-13 21:50:08,609 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:50:08" (1/1) ... [2024-11-13 21:50:08,610 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:50:08" (1/1) ... [2024-11-13 21:50:08,610 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:50:08" (1/1) ... [2024-11-13 21:50:08,613 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:50:08" (1/1) ... [2024-11-13 21:50:08,616 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:50:08" (1/1) ... [2024-11-13 21:50:08,616 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:50:08" (1/1) ... [2024-11-13 21:50:08,617 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:50:08" (1/1) ... [2024-11-13 21:50:08,618 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 21:50:08,619 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 21:50:08,620 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 21:50:08,620 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 21:50:08,621 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:50:08" (1/1) ... [2024-11-13 21:50:08,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:50:08,645 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4662d975-a94f-4d96-99d4-c3a81591bad0/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 21:50:08,658 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4662d975-a94f-4d96-99d4-c3a81591bad0/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:50:08,663 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4662d975-a94f-4d96-99d4-c3a81591bad0/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:50:08,694 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 21:50:08,694 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 21:50:08,694 INFO L130 BoogieDeclarations]: Found specification of procedure fibo2 [2024-11-13 21:50:08,694 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo2 [2024-11-13 21:50:08,694 INFO L130 BoogieDeclarations]: Found specification of procedure fibo1 [2024-11-13 21:50:08,694 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo1 [2024-11-13 21:50:08,695 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 21:50:08,695 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 21:50:08,773 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 21:50:08,775 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 21:50:08,960 INFO L? ?]: Removed 24 outVars from TransFormulas that were not future-live. [2024-11-13 21:50:08,960 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 21:50:08,996 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 21:50:08,996 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 21:50:08,996 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:50:08 BoogieIcfgContainer [2024-11-13 21:50:08,996 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 21:50:08,997 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 21:50:08,997 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 21:50:09,008 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 21:50:09,008 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:50:08" (1/1) ... [2024-11-13 21:50:09,016 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 21:50:09,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:09,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 46 states and 52 transitions. [2024-11-13 21:50:09,078 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 52 transitions. [2024-11-13 21:50:09,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:50:09,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:09,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:09,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:09,269 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:50:09,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:09,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 45 states and 51 transitions. [2024-11-13 21:50:09,344 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 51 transitions. [2024-11-13 21:50:09,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 21:50:09,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:09,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:09,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:09,431 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:50:09,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:09,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 50 states and 58 transitions. [2024-11-13 21:50:09,630 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 58 transitions. [2024-11-13 21:50:09,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 21:50:09,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:09,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:09,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:09,734 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:50:09,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:09,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 49 states and 57 transitions. [2024-11-13 21:50:09,809 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 57 transitions. [2024-11-13 21:50:09,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 21:50:09,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:09,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:09,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:10,020 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:50:10,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:10,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 55 states and 65 transitions. [2024-11-13 21:50:10,225 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 65 transitions. [2024-11-13 21:50:10,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 21:50:10,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:10,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:10,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:10,296 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:50:10,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:10,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 54 states and 64 transitions. [2024-11-13 21:50:10,345 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 64 transitions. [2024-11-13 21:50:10,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 21:50:10,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:10,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:10,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:10,421 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:50:10,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:10,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 57 states and 68 transitions. [2024-11-13 21:50:10,533 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 68 transitions. [2024-11-13 21:50:10,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:50:10,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:10,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:10,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:10,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:50:10,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:10,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 58 states and 70 transitions. [2024-11-13 21:50:10,812 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 70 transitions. [2024-11-13 21:50:10,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 21:50:10,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:10,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:10,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:10,864 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:10,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:10,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 57 states and 69 transitions. [2024-11-13 21:50:10,901 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 69 transitions. [2024-11-13 21:50:10,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 21:50:10,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:10,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:10,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:11,086 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:50:11,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:11,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 59 states and 73 transitions. [2024-11-13 21:50:11,507 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 73 transitions. [2024-11-13 21:50:11,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 21:50:11,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:11,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:11,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:11,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:11,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:11,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 62 states and 77 transitions. [2024-11-13 21:50:11,697 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 77 transitions. [2024-11-13 21:50:11,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 21:50:11,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:11,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:11,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:11,900 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:50:12,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:12,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 70 states and 90 transitions. [2024-11-13 21:50:12,792 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 90 transitions. [2024-11-13 21:50:12,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 21:50:12,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:12,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:12,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:12,965 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:50:13,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:13,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-11-13 21:50:13,503 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-11-13 21:50:13,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 21:50:13,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:13,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:13,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:13,703 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:50:14,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:14,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 80 states and 105 transitions. [2024-11-13 21:50:14,847 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 105 transitions. [2024-11-13 21:50:14,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 21:50:14,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:14,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:14,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:14,982 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 14 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:50:15,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:15,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 90 states and 116 transitions. [2024-11-13 21:50:15,961 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 116 transitions. [2024-11-13 21:50:15,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:50:15,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:15,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:15,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:16,313 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-13 21:50:17,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:17,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 100 states and 133 transitions. [2024-11-13 21:50:17,574 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 133 transitions. [2024-11-13 21:50:17,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:50:17,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:17,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:17,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:17,645 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-13 21:50:17,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:17,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 101 states and 136 transitions. [2024-11-13 21:50:17,673 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 136 transitions. [2024-11-13 21:50:17,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:50:17,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:17,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:17,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:17,806 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-13 21:50:18,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:18,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 105 states and 144 transitions. [2024-11-13 21:50:18,333 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 144 transitions. [2024-11-13 21:50:18,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 21:50:18,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:18,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:18,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:18,390 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-13 21:50:18,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:18,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 106 states and 147 transitions. [2024-11-13 21:50:18,416 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 147 transitions. [2024-11-13 21:50:18,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 21:50:18,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:18,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:18,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:18,566 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 25 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:50:19,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:19,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 105 states and 141 transitions. [2024-11-13 21:50:19,214 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 141 transitions. [2024-11-13 21:50:19,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 21:50:19,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:19,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:19,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:19,285 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 10 proven. 11 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:50:19,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:19,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 109 states and 145 transitions. [2024-11-13 21:50:19,506 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 145 transitions. [2024-11-13 21:50:19,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-13 21:50:19,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:19,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:19,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:19,849 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-13 21:50:21,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:21,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 113 states and 152 transitions. [2024-11-13 21:50:21,045 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 152 transitions. [2024-11-13 21:50:21,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 21:50:21,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:21,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:21,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:21,299 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-13 21:50:22,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:22,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 116 states and 161 transitions. [2024-11-13 21:50:22,513 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 161 transitions. [2024-11-13 21:50:22,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 21:50:22,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:22,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:22,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:22,786 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-13 21:50:23,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:23,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 120 states and 169 transitions. [2024-11-13 21:50:23,623 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 169 transitions. [2024-11-13 21:50:23,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 21:50:23,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:23,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:23,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:23,683 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-13 21:50:24,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:24,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 223 states to 122 states and 171 transitions. [2024-11-13 21:50:24,076 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 171 transitions. [2024-11-13 21:50:24,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 21:50:24,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:24,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:24,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:24,452 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-13 21:50:26,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:26,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 131 states and 199 transitions. [2024-11-13 21:50:26,730 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 199 transitions. [2024-11-13 21:50:26,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:26,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:26,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:26,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:27,067 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:30,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:30,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:30,349 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:30,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:30,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:30,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:30,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:30,466 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:30,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:30,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:30,504 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:30,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:30,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:30,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:30,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:30,633 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:30,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:30,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:30,668 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:30,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:30,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:30,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:30,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:30,794 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:30,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:30,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:30,830 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:30,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:30,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:30,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:30,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:30,952 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:31,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:31,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:31,004 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:31,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:31,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:31,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:31,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:31,120 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:31,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:31,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:31,154 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:31,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:31,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:31,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:31,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:31,269 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:31,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:31,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:31,321 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:31,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:31,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:31,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:31,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:31,443 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:31,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:31,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:31,495 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:31,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:31,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:31,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:31,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:31,626 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:31,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:31,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:31,664 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:31,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:31,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:31,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:31,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:31,782 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:31,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:31,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:31,844 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:31,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:31,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:31,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:31,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:31,957 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:31,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:31,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:31,991 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:31,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:31,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:31,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:31,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:32,097 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:32,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:32,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:32,132 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:32,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:32,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:32,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:32,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:32,265 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:32,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:32,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:32,301 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:32,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:32,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:32,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:32,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:32,416 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:32,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:32,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:32,455 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:32,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:32,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:32,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:32,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:32,570 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:32,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:32,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:32,605 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:32,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:32,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:32,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:32,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:32,718 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:32,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:32,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:32,750 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:32,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:32,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:32,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:32,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:32,857 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:32,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:32,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:32,890 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:32,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:32,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:32,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:32,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:33,001 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:33,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:33,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:33,037 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:33,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:33,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:33,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:33,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:33,220 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:33,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:33,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:33,299 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:33,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:33,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:33,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:33,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:33,421 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:33,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:33,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:33,458 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:33,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:33,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:33,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:33,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:33,555 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:33,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:33,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:33,588 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:33,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:33,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:33,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:33,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:33,690 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:33,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:33,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:33,742 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:33,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:33,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:33,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:33,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:33,838 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:33,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:33,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:33,869 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:33,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:33,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:33,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:33,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:33,963 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:33,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:33,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:33,998 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:33,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:33,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:33,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:34,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:34,097 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:34,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:34,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:34,128 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:34,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:34,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:34,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:34,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:34,227 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:34,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:34,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:34,274 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:34,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:34,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:34,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:34,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:34,380 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:34,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:34,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:34,415 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:34,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:34,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:34,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:34,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:34,520 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:34,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:34,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:34,552 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:34,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:34,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:34,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:34,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:34,655 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:34,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:34,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:34,688 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:34,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:34,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:34,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:34,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:34,811 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:34,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:34,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:34,844 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:34,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:34,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:34,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:34,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:34,936 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:34,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:34,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:34,968 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:34,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:34,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:34,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:34,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:35,067 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:35,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:35,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:35,101 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:35,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:35,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:35,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:35,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:35,199 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:35,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:35,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:35,232 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:35,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:35,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:35,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:35,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:35,345 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:35,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:35,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:35,376 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:35,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:35,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:35,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:35,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:35,494 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:35,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:35,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:35,540 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:35,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:35,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:35,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:35,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:35,657 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:35,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:35,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:35,702 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:35,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:35,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:35,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:35,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:35,800 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:35,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:35,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:35,833 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:35,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:35,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:35,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:35,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:35,926 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:35,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:35,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:35,958 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:35,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:35,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:35,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:35,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:36,070 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:36,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:36,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:36,105 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:36,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:36,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:36,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:36,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:36,199 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:36,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:36,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:36,231 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:36,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:36,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:36,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:36,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:36,326 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:36,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:36,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:36,360 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:36,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:36,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:36,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:36,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:36,452 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:36,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:36,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:36,484 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:36,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:36,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:36,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:36,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:36,570 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:36,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:36,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:36,600 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:36,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:36,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:36,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:36,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:36,687 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:36,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:36,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:36,734 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:36,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:36,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:36,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:36,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:36,828 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:36,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:36,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:36,860 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:36,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:36,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:36,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:36,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:36,953 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:36,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:36,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:36,990 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:36,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:36,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:36,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:36,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:37,082 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:37,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:37,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:37,115 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:37,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:37,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:37,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:37,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:37,207 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:37,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:37,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:37,241 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:37,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:37,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:37,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:37,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:37,332 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:37,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:37,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:37,366 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:37,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:37,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:37,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:37,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:37,477 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:37,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:37,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:37,509 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:37,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:37,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:37,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:37,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:37,603 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:37,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:37,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:37,639 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:37,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:37,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:37,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:37,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:37,733 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:37,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:37,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:37,766 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:37,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:37,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:37,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:37,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:37,855 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:37,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:37,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:37,890 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:37,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:37,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:37,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:37,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:37,992 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:38,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:38,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:38,026 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:38,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:38,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:38,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:38,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:38,132 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:38,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:38,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:38,172 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:38,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:38,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:38,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:38,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:38,289 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:38,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:38,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:38,334 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:38,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:38,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:38,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:38,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:38,446 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:38,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:38,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:38,480 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:38,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:38,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:38,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:38,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:38,566 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:38,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:38,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:38,597 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:38,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:38,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:38,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:38,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:38,692 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:38,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:38,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:38,723 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:38,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:38,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:38,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:38,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:38,807 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:38,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:38,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:38,838 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:38,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:38,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:38,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:38,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:38,935 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:38,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:38,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:38,968 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:38,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:38,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:38,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:38,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:39,060 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:39,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:39,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:39,093 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:39,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:39,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:39,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:39,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:39,185 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:39,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:39,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:39,216 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:39,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:39,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:39,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:39,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:39,299 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:39,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:39,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:39,330 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:39,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:39,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:39,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:39,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:39,418 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:39,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:39,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:39,453 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:39,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:39,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:39,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:39,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:39,544 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:39,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:39,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:39,578 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:39,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:39,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:39,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:39,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:39,674 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:39,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:39,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:39,710 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:39,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:39,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:39,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:39,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:39,796 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:39,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:39,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:39,826 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:39,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:39,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:39,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:39,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:39,913 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:39,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:39,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:39,945 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:39,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:39,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:39,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:39,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:40,031 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:40,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:40,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:40,063 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:40,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:40,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:40,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:40,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:40,155 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:40,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:40,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:40,187 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:40,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:40,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:40,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:40,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:40,273 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:40,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:40,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:40,304 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:40,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:40,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:40,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:40,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:40,399 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:40,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:40,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:40,431 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:40,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:40,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:40,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:40,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:40,540 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:40,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:40,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:40,576 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:40,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:40,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:40,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:40,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:40,666 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:40,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:40,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:40,696 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:40,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:40,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:40,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:40,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:40,786 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:40,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:40,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:40,819 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:40,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:40,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:40,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:40,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:40,901 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:40,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:40,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:40,932 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:40,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:40,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:40,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:40,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:41,020 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:41,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:41,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:41,052 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:41,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:41,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:41,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:41,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:41,136 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:41,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:41,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:41,166 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:41,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:41,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:41,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:41,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:41,273 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:41,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:41,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:41,303 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:41,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:41,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:41,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:41,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:41,387 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:41,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:41,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:41,417 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:41,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:41,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:41,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:41,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:41,504 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:41,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:41,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:41,534 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:41,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:41,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:41,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:41,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:41,620 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:41,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:41,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:41,650 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:41,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:41,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:41,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:41,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:41,733 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:41,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:41,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:41,764 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:41,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:41,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:41,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:41,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:41,848 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:41,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:41,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:41,878 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:41,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:41,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:41,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:41,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:41,961 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:42,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:42,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:42,005 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:42,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:42,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:42,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:42,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:42,092 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:42,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:42,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:42,122 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:42,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:42,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:42,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:42,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:42,203 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:42,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:42,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:42,230 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:42,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:42,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:42,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:42,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:42,322 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:42,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:42,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:42,357 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:42,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:42,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:42,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:42,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:42,443 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:42,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:42,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:42,474 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:42,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:42,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:42,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:42,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:42,557 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:42,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:42,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:42,586 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:42,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:42,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:42,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:42,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:42,668 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:42,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:42,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:42,694 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:42,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:42,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:42,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:42,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:42,784 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:42,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:42,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:42,815 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:42,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:42,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:42,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:42,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:42,899 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:42,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:42,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:42,928 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:42,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:42,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:42,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:42,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:43,013 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:43,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:43,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:43,043 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:43,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:43,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:43,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:43,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:43,125 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:43,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:43,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:43,153 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:43,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:43,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:43,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:43,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:43,238 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:43,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:43,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:43,267 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:43,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:43,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:43,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:43,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:43,353 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:43,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:43,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:43,383 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:43,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:43,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:43,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:43,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:43,471 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:43,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:43,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:43,496 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:43,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:43,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:43,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:43,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:43,589 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:43,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:43,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:43,620 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:43,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:43,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:43,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:43,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:43,704 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:43,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:43,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:43,734 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:43,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:43,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:43,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:43,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:43,819 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:43,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:43,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:43,851 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:43,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:43,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:43,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:43,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:43,940 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:43,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:43,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:43,971 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:43,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:43,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:43,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:43,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:44,060 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:44,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:44,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:44,089 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:44,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:44,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:44,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:44,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:44,178 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:44,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:44,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:44,204 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:44,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:44,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:44,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:44,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:44,280 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:44,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:44,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:44,310 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:44,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:44,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:44,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:44,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:44,382 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:44,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:44,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:44,407 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:44,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:44,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:44,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:44,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:44,492 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:44,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:44,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:44,523 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:44,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:44,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:44,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:44,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:44,602 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:44,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:44,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:44,631 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:44,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:44,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:44,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:44,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:44,709 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:44,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:44,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:44,735 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:44,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:44,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:44,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:44,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:44,813 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:44,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:44,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:44,844 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:44,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:44,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:44,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:44,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:44,926 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:44,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:44,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:44,960 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:44,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:44,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:44,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:44,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:45,043 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:45,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:45,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:45,073 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:45,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:45,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:45,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:45,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:45,149 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:45,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:45,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:45,177 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:45,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:45,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:45,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:45,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:45,250 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:45,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:45,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:45,275 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:45,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:45,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:45,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:45,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:45,360 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:45,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:45,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:45,389 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:45,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:45,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:45,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:45,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:45,473 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:45,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:45,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:45,503 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:45,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:45,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:45,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:45,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:45,588 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:45,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:45,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:45,616 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:45,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:45,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:45,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:45,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:45,700 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:45,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:45,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:45,727 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:45,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:45,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:45,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:45,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:45,802 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:45,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:45,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:45,827 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:45,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:45,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:45,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:45,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:45,907 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:45,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:45,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:45,933 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:45,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:45,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:45,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:45,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:46,010 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:46,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:46,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:46,039 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:46,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:46,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:46,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:46,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:46,120 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:46,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:46,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:46,150 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:46,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:46,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:46,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:46,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:46,214 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:46,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:46,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:46,239 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:46,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:46,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:46,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:46,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:46,318 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:46,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:46,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:46,344 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:46,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:46,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:46,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:46,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:46,429 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:46,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:46,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:46,459 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:46,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:46,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:46,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:46,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:46,541 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:46,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:46,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:46,573 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:46,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:46,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:46,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:46,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:46,657 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:46,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:46,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:46,689 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:46,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:46,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:46,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:46,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:46,774 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:46,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:46,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:46,804 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:46,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:46,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:46,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:46,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:46,880 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:46,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:46,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:46,910 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:46,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:46,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:46,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:46,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:46,983 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:47,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:47,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:47,009 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:47,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:47,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:47,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:47,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:47,093 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:47,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:47,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:47,123 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:47,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:47,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:47,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:47,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:47,207 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:47,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:47,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:47,235 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:47,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:47,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:47,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:47,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:47,320 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:47,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:47,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:47,347 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:47,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:47,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:47,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:47,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:47,431 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:47,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:47,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:47,460 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:47,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:47,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:47,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:47,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:47,543 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:47,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:47,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:47,573 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:47,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:47,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:47,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:47,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:47,668 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:47,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:47,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:47,699 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:47,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:47,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:47,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:47,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:47,785 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:47,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:47,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:47,814 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:47,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:47,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:47,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:47,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:47,892 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:47,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:47,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:47,917 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:47,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:47,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:47,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:47,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:48,001 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:48,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:48,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:48,032 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:48,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:48,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:48,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:48,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:48,112 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:48,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:48,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:48,142 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:48,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:48,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:48,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:48,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:48,220 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:48,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:48,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:48,245 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:48,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:48,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:48,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:48,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:48,328 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:48,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:48,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:48,352 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:48,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:48,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:48,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:48,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:48,415 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:48,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:48,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:48,439 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:48,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:48,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:48,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:48,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:48,526 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:48,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:48,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:48,554 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:48,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:48,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:48,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:48,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:48,618 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:48,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:48,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:48,643 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:48,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:48,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:48,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:48,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:48,715 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:48,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:48,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:48,740 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:48,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:48,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:48,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:48,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:48,800 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:48,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:48,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:48,825 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:48,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:48,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:48,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:48,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:48,907 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:48,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:48,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:48,942 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:48,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:48,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:48,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:48,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:49,031 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:49,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:49,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:49,061 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:49,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:49,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:49,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:49,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:49,140 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:49,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:49,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:49,169 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:49,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:49,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:49,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:49,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:49,247 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:49,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:49,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:49,276 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:49,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:49,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:49,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:49,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:49,359 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:49,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:49,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:49,389 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:49,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:49,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:49,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:49,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:49,473 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:49,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:49,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:49,503 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:49,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:49,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:49,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:49,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:49,583 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:49,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:49,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:49,615 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:49,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:49,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:49,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:49,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:49,705 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:49,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:49,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:49,733 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:49,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:49,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:49,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:49,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:49,811 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:49,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:49,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:49,840 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:49,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:49,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:49,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:49,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:49,922 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:49,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:49,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:49,947 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:49,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:49,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:49,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:49,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:50,008 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:50,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:50,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:50,033 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:50,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:50,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:50,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:50,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:50,114 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:50,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:50,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:50,143 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:50,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:50,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:50,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:50,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:50,224 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:50,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:50,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:50,252 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:50,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:50,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:50,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:50,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:50,337 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:50,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:50,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:50,366 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:50,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:50,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:50,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:50,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:50,450 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:50,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:50,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:50,481 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:50,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:50,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:50,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:50,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:50,560 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:50,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:50,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:50,589 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:50,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:50,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:50,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:50,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:50,671 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:50,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:50,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:50,703 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:50,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:50,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:50,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:50,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:50,786 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:50,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:50,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:50,816 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:50,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:50,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:50,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:50,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:50,906 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:50,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:50,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:50,939 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:50,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:50,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:50,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:50,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:51,017 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:51,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:51,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:51,049 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:51,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:51,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:51,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:51,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:51,131 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:51,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:51,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:51,157 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:51,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:51,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:51,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:51,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:51,217 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:51,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:51,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:51,242 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:51,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:51,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:51,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:51,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:51,325 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:51,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:51,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:51,352 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:51,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:51,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:51,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:51,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:51,414 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:51,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:51,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:51,439 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:51,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:51,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:51,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:51,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:51,506 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:51,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:51,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:51,530 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:51,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:51,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:51,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:51,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:51,590 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:51,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:51,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:51,615 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:51,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:51,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:51,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:51,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:51,703 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:51,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:51,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:51,731 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:51,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:51,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:51,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:51,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:51,812 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:51,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:51,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:51,841 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:51,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:51,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:51,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:51,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:51,925 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:51,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:51,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:51,955 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:51,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:51,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:51,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:51,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:52,036 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:52,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:52,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:52,066 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:52,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:52,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:52,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:52,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:52,144 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:52,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:52,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:52,172 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:52,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:52,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:52,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:52,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:52,251 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:52,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:52,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:52,278 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:52,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:52,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:52,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:52,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:52,372 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:52,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:52,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:52,405 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:52,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:52,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:52,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:52,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:52,485 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:52,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:52,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:52,516 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:52,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:52,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:52,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:52,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:52,594 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:52,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:52,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:52,622 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:52,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:52,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:52,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:52,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:52,700 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:52,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:52,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:52,729 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:52,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:52,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:52,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:52,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:52,793 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:52,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:52,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:52,817 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:52,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:52,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:52,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:52,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:52,895 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:52,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:52,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:52,919 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:52,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:52,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:52,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:52,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:52,987 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:53,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:53,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:53,014 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:53,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:53,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:53,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:53,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:53,080 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:53,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:53,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:53,105 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:53,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:53,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:53,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:53,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:53,190 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:53,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:53,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:53,220 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:53,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:53,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:53,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:53,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:53,290 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:53,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:53,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:53,314 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:53,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:53,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:53,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:53,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:53,386 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:53,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:53,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:53,414 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:53,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:53,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:53,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:53,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:53,490 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:53,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:53,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:53,515 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:53,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:53,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:53,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:53,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:53,577 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:53,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:53,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:53,602 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:53,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:53,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:53,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:53,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:53,664 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:53,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:53,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:53,689 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:53,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:53,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:53,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:53,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:53,755 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:53,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:53,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:53,779 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:53,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:53,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:53,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:53,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:53,838 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:53,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:53,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:53,864 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:53,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:53,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:53,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:53,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:53,935 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:53,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:53,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:53,961 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:53,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:53,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:53,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:53,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:54,030 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:54,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:54,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:54,054 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:54,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:54,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:54,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:54,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:54,117 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:54,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:54,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:54,142 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:54,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:54,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:54,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:54,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:54,218 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:54,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:54,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:54,243 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:54,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:54,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:54,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:54,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:54,302 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:54,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:54,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:54,328 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:54,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:54,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:54,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:54,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:54,392 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:54,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:54,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:54,416 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:54,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:54,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:54,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:54,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:54,492 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:54,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:54,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:54,517 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:54,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:54,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:54,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:54,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:54,576 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:54,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:54,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:54,601 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:54,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:54,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:54,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:54,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:54,664 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:54,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:54,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:54,688 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:54,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:54,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:54,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:54,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:54,746 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:54,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:54,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:54,772 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:54,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:54,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:54,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:54,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:54,830 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:54,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:54,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:54,855 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:54,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:54,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:54,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:54,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:54,922 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:54,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:54,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:54,951 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:54,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:54,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:54,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:54,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:55,016 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:55,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:55,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:55,041 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:55,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:55,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:55,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:55,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:55,102 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:55,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:55,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:55,127 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:55,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:55,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:55,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:55,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:55,184 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:55,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:55,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:55,209 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:55,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:55,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:55,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:55,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:55,267 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:55,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:55,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:55,292 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:55,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:55,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:55,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:55,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:55,355 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:55,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:55,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:55,379 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:55,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:55,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:55,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:55,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:55,445 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:55,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:55,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:55,477 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:55,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:55,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:55,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:55,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:55,550 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:55,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:55,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:55,575 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:55,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:55,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:55,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:55,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:55,633 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:55,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:55,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:55,657 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:55,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:55,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:55,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:55,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:55,717 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:55,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:55,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:55,742 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:55,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:55,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:55,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:55,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:55,803 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:55,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:55,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:55,828 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:55,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:55,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:55,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:55,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:55,898 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:55,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:55,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:55,922 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:55,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:55,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:55,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:55,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:55,981 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:56,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:56,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:56,006 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:56,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:56,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:56,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:56,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:56,065 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:56,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:56,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:56,089 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:56,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:56,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:56,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:56,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:56,148 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:56,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:56,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:56,173 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:56,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:56,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:56,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:56,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:56,230 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:56,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:56,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:56,255 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:56,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:56,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:56,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:56,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:56,314 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:56,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:56,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:56,339 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:56,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:56,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:56,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:56,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:56,410 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:56,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:56,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:56,438 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:56,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:56,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:56,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:56,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:56,497 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:56,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:56,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:56,522 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:56,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:56,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:56,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:56,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:56,583 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:56,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:56,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:56,608 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:56,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:56,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:56,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:56,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:56,666 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:56,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:56,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:56,691 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:56,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:56,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:56,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:56,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:56,758 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:56,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:56,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:56,782 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:56,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:56,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:56,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:56,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:56,844 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:56,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:56,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:56,869 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:56,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:56,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:56,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:56,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:56,949 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:56,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:56,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:56,975 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:56,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:56,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:56,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:56,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:57,045 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:57,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:57,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:57,070 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:57,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:57,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:57,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:57,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:57,147 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:57,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:57,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:57,172 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:57,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:57,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:57,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:57,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:57,234 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:57,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:57,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:57,258 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:57,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:57,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:57,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:57,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:57,317 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:57,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:57,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:57,341 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:57,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:57,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:57,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:57,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:57,399 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:57,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:57,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:57,424 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:57,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:57,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:57,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:57,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:57,506 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:57,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:57,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:57,535 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:57,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:57,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:57,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:57,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:57,626 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:57,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:57,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:57,653 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:57,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:57,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:57,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:57,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:57,730 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:57,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:57,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:57,759 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:57,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:57,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:57,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:57,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:57,838 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:57,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:57,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:57,865 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:57,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:57,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:57,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:57,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:57,935 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:57,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:57,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:57,959 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:57,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:57,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:57,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:57,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:58,018 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:58,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:58,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:58,043 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:58,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:58,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:58,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:58,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:58,100 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:58,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:58,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:58,125 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:58,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:58,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:58,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:58,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:58,183 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:58,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:58,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:58,209 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:58,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:58,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:58,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:58,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:58,270 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:58,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:58,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:58,294 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:58,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:58,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:58,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:58,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:58,354 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:58,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:58,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:58,379 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:58,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:58,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:58,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:58,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:58,437 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:58,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:58,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:58,462 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:58,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:58,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:58,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:58,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:58,521 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:58,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:58,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:58,546 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:58,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:58,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:58,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:58,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:58,604 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:58,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:58,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:58,628 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:58,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:58,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:58,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:58,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:58,686 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:58,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:58,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:58,711 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:58,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:58,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:58,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:58,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:58,773 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:58,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:58,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:58,797 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:58,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:58,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:58,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:58,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:58,855 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:58,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:58,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:58,879 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:58,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:58,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:58,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:58,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:58,946 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:58,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:58,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:58,970 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:58,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:58,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:58,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:58,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:59,030 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:59,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:59,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:59,054 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:59,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:59,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:59,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:59,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:59,112 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:59,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:59,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:59,136 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:59,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:59,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:59,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:59,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:59,216 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:59,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:59,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:59,245 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:59,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:59,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:59,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:59,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:59,327 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:59,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:59,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:59,358 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:59,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:59,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:59,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:59,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:59,436 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:59,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:59,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:59,465 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:59,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:59,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:59,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:59,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:59,547 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:59,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:59,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:59,576 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:59,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:59,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:59,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:59,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:59,658 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:59,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:59,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:59,693 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:59,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:59,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:59,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:59,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:59,774 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:59,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:59,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:59,799 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:59,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:59,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:59,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:59,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:59,858 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:59,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:59,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:59,882 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:59,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:59,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:59,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:59,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:50:59,943 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:50:59,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:50:59,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:50:59,969 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:50:59,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:50:59,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:50:59,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:50:59,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:00,027 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:00,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:00,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:00,052 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:00,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:00,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:00,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:00,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:00,110 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:00,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:00,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:00,135 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:00,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:00,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:00,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:00,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:00,194 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:00,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:00,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:00,219 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:00,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:00,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:00,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:00,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:00,277 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:00,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:00,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:00,302 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:00,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:00,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:00,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:00,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:00,363 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:00,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:00,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:00,388 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:00,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:00,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:00,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:00,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:00,459 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:00,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:00,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:00,484 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:00,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:00,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:00,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:00,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:00,545 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:00,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:00,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:00,570 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:00,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:00,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:00,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:00,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:00,642 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:00,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:00,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:00,673 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:00,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:00,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:00,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:00,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:00,746 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:00,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:00,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:00,771 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:00,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:00,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:00,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:00,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:00,829 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:00,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:00,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:00,854 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:00,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:00,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:00,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:00,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:00,931 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:00,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:00,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:00,957 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:00,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:00,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:00,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:00,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:01,037 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:01,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:01,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:01,067 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:01,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:01,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:01,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:01,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:01,147 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:01,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:01,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:01,181 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:01,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:01,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:01,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:01,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:01,257 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:01,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:01,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:01,285 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:01,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:01,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:01,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:01,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:01,363 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:01,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:01,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:01,392 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:01,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:01,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:01,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:01,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:01,450 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:01,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:01,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:01,474 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:01,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:01,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:01,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:01,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:01,532 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:01,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:01,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:01,556 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:01,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:01,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:01,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:01,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:01,615 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:01,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:01,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:01,639 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:01,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:01,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:01,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:01,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:01,707 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:01,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:01,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:01,732 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:01,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:01,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:01,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:01,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:01,797 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:01,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:01,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:01,822 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:01,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:01,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:01,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:01,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:01,881 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:01,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:01,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:01,906 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:01,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:01,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:01,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:01,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:01,964 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:01,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:01,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:01,988 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:01,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:01,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:01,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:01,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:02,046 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:02,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:02,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:02,071 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:02,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:02,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:02,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:02,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:02,128 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:02,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:02,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:02,153 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:02,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:02,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:02,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:02,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:02,211 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:02,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:02,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:02,235 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:02,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:02,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:02,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:02,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:02,299 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:02,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:02,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:02,324 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:02,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:02,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:02,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:02,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:02,383 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:02,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:02,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:02,407 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:02,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:02,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:02,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:02,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:02,465 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:02,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:02,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:02,489 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:02,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:02,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:02,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:02,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:02,547 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:02,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:02,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:02,572 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:02,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:02,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:02,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:02,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:02,630 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:02,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:02,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:02,654 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:02,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:02,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:02,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:02,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:02,713 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:02,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:02,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:02,737 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:02,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:02,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:02,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:02,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:02,818 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:02,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:02,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:02,845 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:02,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:02,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:02,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:02,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:02,905 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:02,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:02,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:02,930 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:02,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:02,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:02,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:02,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:02,987 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:03,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:03,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:03,012 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:03,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:03,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:03,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:03,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:03,069 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:03,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:03,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:03,094 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:03,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:03,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:03,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:03,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:03,152 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:03,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:03,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:03,176 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:03,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:03,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:03,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:03,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:03,234 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:03,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:03,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:03,257 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:03,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:03,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:03,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:03,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:03,315 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:03,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:03,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:03,339 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:03,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:03,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:03,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:03,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:03,399 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:03,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:03,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:03,424 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:03,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:03,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:03,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:03,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:03,482 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:03,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:03,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:03,506 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:03,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:03,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:03,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:03,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:03,563 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:03,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:03,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:03,587 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:03,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:03,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:03,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:03,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:03,658 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:03,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:03,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:03,682 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:03,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:03,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:03,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:03,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:03,743 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:03,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:03,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:03,767 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:03,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:03,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:03,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:03,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:03,833 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:03,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:03,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:03,858 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:03,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:03,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:03,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:03,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:03,925 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:03,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:03,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:03,950 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:03,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:03,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:03,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:03,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:04,009 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:04,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:04,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:04,034 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:04,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:04,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:04,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:04,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:04,093 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:04,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:04,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:04,119 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:04,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:04,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:04,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:04,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:04,189 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:04,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:04,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:04,219 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:04,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:04,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:04,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:04,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:04,281 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:04,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:04,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:04,306 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:04,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:04,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:04,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:04,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:04,382 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:04,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:04,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:04,411 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:04,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:04,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:04,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:04,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:04,494 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:04,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:04,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:04,526 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:04,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:04,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:04,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:04,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:04,605 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:04,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:04,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:04,633 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:04,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:04,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:04,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:04,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:04,697 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:04,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:04,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:04,722 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:04,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:04,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:04,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:04,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:04,784 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:04,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:04,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:04,809 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:04,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:04,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:04,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:04,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:04,867 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:04,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:04,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:04,891 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:04,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:04,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:04,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:04,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:04,948 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:04,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:04,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:04,973 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:04,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:04,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:04,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:04,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:05,031 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:05,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:05,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:05,055 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:05,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:05,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:05,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:05,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:05,115 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:05,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:05,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:05,140 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:05,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:05,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:05,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:05,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:05,202 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:05,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:05,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:05,227 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:05,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:05,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:05,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:05,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:05,285 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:05,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:05,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:05,309 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:05,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:05,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:05,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:05,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:05,377 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:05,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:05,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:05,401 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:05,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:05,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:05,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:05,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:05,482 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:05,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:05,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:05,507 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:05,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:05,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:05,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:05,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:05,565 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:05,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:05,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:05,590 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:05,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:05,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:05,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:05,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:05,651 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:05,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:05,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:05,676 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:05,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:05,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:05,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:05,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:05,734 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:05,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:05,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:05,759 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:05,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:05,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:05,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:05,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:05,821 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:05,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:05,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:05,846 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:05,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:05,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:05,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:05,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:05,904 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:05,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:05,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:05,929 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:05,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:05,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:05,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:05,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:05,993 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:06,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:06,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:06,017 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:06,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:06,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:06,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:06,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:06,077 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:06,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:06,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:06,102 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:06,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:06,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:06,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:06,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:06,160 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:06,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:06,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:06,187 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:06,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:06,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:06,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:06,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:06,246 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:06,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:06,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:06,271 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:06,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:06,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:06,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:06,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:06,329 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:06,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:06,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:06,353 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:06,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:06,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:06,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:06,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:06,411 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:06,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:06,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:06,435 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:06,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:06,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:06,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:06,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:06,516 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:06,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:06,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:06,544 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:06,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:06,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:06,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:06,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:06,605 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:06,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:06,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:06,629 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:06,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:06,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:06,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:06,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:06,687 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:06,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:06,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:06,711 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:06,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:06,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:06,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:06,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:06,771 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:06,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:06,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:06,795 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:06,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:06,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:06,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:06,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:06,853 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:06,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:06,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:06,878 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:06,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:06,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:06,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:06,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:06,937 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:06,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:06,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:06,962 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:06,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:06,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:06,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:06,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:07,020 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:07,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:07,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:07,045 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:07,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:07,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:07,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:07,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:07,103 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:07,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:07,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:07,128 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:07,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:07,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:07,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:07,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:07,186 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:07,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:07,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:07,211 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:07,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:07,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:07,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:07,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:07,271 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:07,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:07,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:07,295 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:07,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:07,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:07,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:07,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:07,354 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:07,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:07,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:07,379 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:07,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:07,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:07,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:07,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:07,436 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:07,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:07,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:07,461 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:07,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:07,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:07,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:07,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:07,518 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:07,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:07,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:07,543 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:07,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:07,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:07,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:07,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:07,605 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:07,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:07,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:07,633 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:07,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:07,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:07,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:07,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:07,694 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:07,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:07,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:07,718 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:07,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:07,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:07,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:07,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:07,778 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:07,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:07,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:07,803 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:07,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:07,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:07,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:07,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:07,874 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:07,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:07,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:07,898 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:07,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:07,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:07,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:07,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:07,962 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:07,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:07,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:07,987 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:07,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:07,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:07,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:07,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:08,045 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:08,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:08,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:08,070 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:08,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:08,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:08,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:08,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:08,127 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:08,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:08,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:08,152 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:08,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:08,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:08,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:08,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:08,210 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:08,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:08,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:08,235 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:08,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:08,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:08,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:08,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:08,297 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:08,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:08,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:08,322 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:08,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:08,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:08,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:08,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:08,392 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:08,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:08,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:08,418 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:08,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:08,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:08,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:08,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:08,477 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:08,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:08,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:08,501 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:08,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:08,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:08,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:08,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:08,563 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:08,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:08,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:08,587 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:08,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:08,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:08,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:08,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:08,645 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:08,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:08,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:08,669 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:08,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:08,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:08,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:08,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:08,727 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:08,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:08,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:08,751 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:08,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:08,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:08,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:08,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:08,811 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:08,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:08,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:08,836 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:08,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:08,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:08,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:08,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:08,896 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:08,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:08,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:08,920 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:08,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:08,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:08,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:08,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:08,979 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:09,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:09,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:09,004 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:09,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:09,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:09,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:09,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:09,061 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:09,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:09,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:09,086 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:09,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:09,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:09,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:09,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:09,143 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:09,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:09,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:09,168 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:09,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:09,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:09,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:09,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:09,226 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:09,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:09,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:09,251 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:09,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:09,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:09,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:09,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:09,312 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:09,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:09,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:09,336 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:09,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:09,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:09,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:09,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:09,394 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:09,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:09,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:09,427 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:09,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:09,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:09,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:09,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:09,518 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:09,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:09,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:09,549 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:09,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:09,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:09,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:09,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:09,632 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:09,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:09,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:09,659 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:09,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:09,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:09,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:09,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:09,719 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:09,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:09,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:09,744 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:09,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:09,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:09,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:09,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:09,803 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:09,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:09,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:09,829 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:09,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:09,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:09,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:09,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:09,888 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:09,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:09,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:09,913 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:09,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:09,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:09,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:09,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:09,971 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:09,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:09,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:09,995 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:09,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:09,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:09,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:09,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:10,055 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:10,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:10,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:10,080 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:10,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:10,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:10,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:10,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:10,138 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:10,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:10,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:10,162 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:10,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:10,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:10,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:10,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:10,219 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:10,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:10,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:10,244 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:10,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:10,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:10,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:10,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:10,302 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:10,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:10,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:10,326 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:10,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:10,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:10,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:10,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:10,384 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:10,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:10,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:10,408 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:10,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:10,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:10,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:10,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:10,465 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:10,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:10,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:10,490 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:10,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:10,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:10,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:10,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:10,551 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:10,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:10,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:10,575 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:10,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:10,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:10,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:10,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:10,634 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:10,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:10,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:10,659 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:10,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:10,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:10,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:10,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:10,718 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:10,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:10,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:10,743 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:10,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:10,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:10,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:10,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:10,800 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:10,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:10,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:10,824 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:10,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:10,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:10,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:10,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:10,882 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:10,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:10,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:10,907 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:10,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:10,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:10,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:10,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:10,965 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:10,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:10,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:10,989 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:10,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:10,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:10,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:10,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:11,054 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:11,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:11,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:11,080 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:11,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:11,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:11,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:11,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:11,138 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:11,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:11,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:11,162 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:11,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:11,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:11,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:11,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:11,220 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:11,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:11,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:11,245 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:11,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:11,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:11,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:11,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:11,302 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:11,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:11,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:11,326 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:11,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:11,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:11,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:11,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:11,383 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:11,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:11,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:11,407 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:11,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:11,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:11,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:11,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:11,465 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:11,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:11,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:11,489 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:11,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:11,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:11,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:11,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:11,547 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:11,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:11,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:11,571 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:11,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:11,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:11,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:11,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:11,651 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:11,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:11,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:11,676 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:11,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:11,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:11,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:11,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:11,734 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:11,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:11,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:11,758 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:11,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:11,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:11,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:11,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:11,816 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:11,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:11,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:11,841 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:11,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:11,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:11,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:11,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:11,898 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:11,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:11,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:11,923 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:11,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:11,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:11,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:11,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:11,980 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:12,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:12,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:12,004 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:12,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:12,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:12,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:12,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:12,062 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:12,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:12,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:12,086 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:12,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:12,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:12,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:12,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:12,144 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:12,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:12,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:12,170 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:12,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:12,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:12,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:12,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:12,239 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:12,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:12,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:12,268 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:12,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:12,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:12,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:12,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:12,342 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:12,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:12,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:12,366 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:12,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:12,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:12,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:12,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:12,424 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:12,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:12,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:12,449 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:12,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:12,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:12,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:12,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:12,507 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:12,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:12,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:12,531 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:12,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:12,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:12,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:12,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:12,589 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:12,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:12,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:12,613 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:12,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:12,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:12,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:12,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:12,672 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:12,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:12,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:12,698 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:12,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:12,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:12,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:12,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:12,757 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:12,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:12,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:12,782 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:12,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:12,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:12,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:12,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:12,840 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:12,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:12,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:12,863 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:12,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:12,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:12,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:12,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:12,921 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:12,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:12,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:12,946 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:12,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:12,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:12,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:12,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:13,003 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:13,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:13,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:13,028 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:13,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:13,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:13,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:13,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:13,085 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:13,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:13,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:13,110 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:13,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:13,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:13,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:13,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:13,181 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:13,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:13,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:13,212 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:13,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:13,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:13,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:13,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:13,291 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:13,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:13,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:13,316 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:13,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:13,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:13,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:13,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:13,373 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:13,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:13,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:13,398 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:13,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:13,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:13,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:13,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:13,455 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:13,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:13,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:13,480 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:13,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:13,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:13,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:13,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:13,537 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:13,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:13,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:13,562 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:13,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:13,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:13,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:13,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:13,619 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:13,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:13,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:13,643 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:13,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:13,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:13,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:13,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:13,700 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:13,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:13,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:13,725 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:13,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:13,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:13,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:13,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:13,782 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:13,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:13,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:13,809 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:13,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:13,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:13,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:13,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:13,866 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:13,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:13,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:13,891 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:13,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:13,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:13,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:13,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:13,950 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:13,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:13,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:13,975 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:13,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:13,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:13,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:13,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:14,032 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:14,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:14,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:14,056 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:14,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:14,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:14,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:14,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:14,115 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:14,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:14,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:14,140 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:14,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:14,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:14,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:14,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:14,197 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:14,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:14,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:14,222 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:14,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:14,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:14,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:14,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:14,280 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:14,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:14,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:14,304 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:14,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:14,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:14,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:14,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:14,370 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:14,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:14,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:14,395 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:14,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:14,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:14,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:14,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:14,452 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:14,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:14,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:14,477 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:14,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:14,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:14,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:14,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:14,535 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:14,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:14,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:14,559 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:14,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:14,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:14,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:14,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:14,639 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:14,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:14,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:14,664 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:14,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:14,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:14,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:14,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:14,722 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:14,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:14,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:14,746 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:14,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:14,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:14,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:14,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:14,804 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:14,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:14,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:14,829 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:14,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:14,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:14,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:14,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:14,891 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:14,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:14,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:14,916 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:14,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:14,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:14,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:14,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:14,989 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:15,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:15,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:15,017 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:15,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:15,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:15,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:15,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:15,086 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:15,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:15,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:15,111 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:15,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:15,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:15,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:15,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:15,168 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:15,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:15,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:15,193 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:15,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:15,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:15,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:15,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:15,250 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:15,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:15,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:15,275 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:15,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:15,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:15,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:15,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:15,338 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:15,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:15,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:15,362 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:15,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:15,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:15,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:15,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:15,426 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:15,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:15,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:15,452 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:15,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:15,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:15,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:15,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:15,519 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:15,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:15,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:15,543 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:15,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:15,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:15,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:15,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:15,600 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:15,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:15,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:15,625 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:15,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:15,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:15,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:15,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:15,684 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:15,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:15,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:15,708 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:15,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:15,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:15,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:15,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:15,765 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:15,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:15,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:15,790 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:15,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:15,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:15,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:15,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:15,847 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:15,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:15,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:15,872 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:15,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:15,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:15,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:15,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:15,929 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:15,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:15,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:15,954 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:15,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:15,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:15,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:15,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:16,015 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:16,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:16,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:16,040 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:16,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:16,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:16,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:16,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:16,097 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:16,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:16,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:16,122 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:16,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:16,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:16,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:16,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:16,179 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:16,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:16,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:16,204 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:16,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:16,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:16,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:16,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:16,263 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:16,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:16,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:16,287 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:16,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:16,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:16,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:16,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:16,345 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:16,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:16,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:16,369 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:16,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:16,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:16,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:16,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:16,431 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:16,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:16,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:16,456 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:16,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:16,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:16,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:16,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:16,515 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:16,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:16,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:16,545 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:16,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:16,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:16,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:16,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:16,604 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:16,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:16,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:16,628 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:16,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:16,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:16,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:16,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:16,686 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:16,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:16,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:16,711 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:16,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:16,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:16,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:16,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:16,768 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:16,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:16,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:16,793 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:16,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:16,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:16,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:16,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:16,852 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:16,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:16,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:16,876 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:16,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:16,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:16,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:16,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:16,935 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:16,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:16,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:16,960 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:16,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:16,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:16,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:16,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:17,018 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:17,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:17,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:17,044 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:17,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:17,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:17,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:17,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:17,102 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:17,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:17,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:17,127 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:17,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:17,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:17,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:17,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:17,184 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:17,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:17,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:17,209 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:17,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:17,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:17,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:17,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:17,266 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:17,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:17,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:17,290 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:17,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:17,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:17,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:17,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:17,347 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:17,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:17,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:17,371 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:17,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:17,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:17,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:17,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:17,429 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:17,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:17,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:17,452 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:17,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:17,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:17,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:17,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:17,510 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:17,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:17,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:17,534 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:17,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:17,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:17,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:17,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:17,612 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:17,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:17,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:17,641 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:17,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:17,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:17,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:17,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:17,699 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:17,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:17,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:17,724 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:17,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:17,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:17,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:17,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:17,787 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:17,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:17,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:17,812 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:17,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:17,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:17,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:17,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:17,872 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:17,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:17,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:17,898 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:17,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:17,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:17,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:17,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:17,974 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:17,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:17,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:17,999 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:17,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:17,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:17,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:18,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:18,057 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:18,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:18,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:18,082 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:18,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:18,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:18,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:18,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:18,145 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:18,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:18,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:18,170 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:18,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:18,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:18,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:18,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:18,230 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:18,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:18,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:18,255 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:18,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:18,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:18,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:18,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:18,313 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:18,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:18,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:18,338 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:18,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:18,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:18,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:18,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:18,398 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:18,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:18,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:18,423 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:18,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:18,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:18,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:18,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:18,481 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:18,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:18,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:18,506 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:18,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:18,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:18,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:18,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:18,568 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:18,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:18,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:18,593 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:18,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:18,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:18,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:18,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:18,651 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:18,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:18,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:18,678 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:18,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:18,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:18,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:18,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:18,758 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:18,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:18,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:18,787 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:18,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:18,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:18,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:18,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:18,867 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:18,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:18,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:18,896 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:18,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:18,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:18,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:18,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:18,973 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:18,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:18,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:18,997 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:18,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:18,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:18,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:19,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:19,056 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:19,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:19,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:19,081 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:19,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:19,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:19,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:19,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:19,139 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:19,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:19,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:19,164 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:19,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:19,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:19,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:19,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:19,223 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:19,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:19,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:19,248 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:19,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:19,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:19,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:19,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:19,339 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:19,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:19,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:19,364 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:19,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:19,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:19,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:19,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:19,441 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:19,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:19,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:19,476 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:19,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:19,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:19,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:19,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:19,544 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:19,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:19,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:19,571 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:19,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:19,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:19,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:19,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:19,652 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:19,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:19,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:19,677 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:19,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:19,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:19,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:19,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:19,736 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:19,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:19,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:19,760 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:19,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:19,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:19,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:19,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:19,820 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:19,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:19,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:19,845 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:19,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:19,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:19,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:19,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:19,910 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:19,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:19,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:19,934 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:19,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:19,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:19,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:19,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:19,992 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:20,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:20,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:20,017 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:20,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:20,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:20,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:20,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:20,076 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:20,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:20,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:20,100 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:20,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:20,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:20,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:20,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:20,159 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:20,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:20,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:20,183 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:20,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:20,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:20,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:20,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:20,242 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:20,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:20,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:20,267 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:20,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:20,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:20,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:20,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:20,325 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:20,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:20,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:20,350 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:20,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:20,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:20,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:20,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:20,408 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:20,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:20,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:20,435 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:20,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:20,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:20,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:20,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:20,493 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:20,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:20,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:20,518 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:20,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:20,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:20,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:20,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:20,576 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:20,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:20,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:20,600 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:20,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:20,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:20,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:20,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:20,658 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:20,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:20,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:20,683 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:20,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:20,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:20,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:20,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:20,742 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:20,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:20,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:20,767 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:20,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:20,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:20,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:20,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:20,825 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:20,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:20,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:20,850 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:20,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:20,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:20,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:20,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:20,909 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:20,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:20,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:20,934 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:20,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:20,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:20,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:20,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:20,995 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:21,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:21,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:21,019 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:21,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:21,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:21,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:21,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:21,078 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:21,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:21,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:21,103 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:21,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:21,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:21,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:21,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:21,161 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:21,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:21,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:21,186 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:21,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:21,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:21,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:21,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:21,245 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:21,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:21,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:21,270 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:21,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:21,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:21,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:21,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:21,328 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:21,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:21,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:21,353 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:21,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:21,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:21,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:21,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:21,412 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:21,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:21,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:21,437 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:21,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:21,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:21,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:21,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:21,498 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:21,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:21,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:21,523 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:21,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:21,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:21,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:21,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:21,581 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:21,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:21,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:21,606 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:21,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:21,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:21,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:21,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:21,679 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:21,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:21,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:21,704 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:21,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:21,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:21,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:21,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:21,763 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:21,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:21,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:21,788 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:21,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:21,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:21,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:21,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:21,848 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:21,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:21,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:21,873 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:21,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:21,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:21,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:21,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:21,932 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:21,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:21,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:21,957 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:21,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:21,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:21,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:21,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:22,017 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:22,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:22,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:22,044 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:22,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:22,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:22,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:22,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:22,103 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:22,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:22,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:22,129 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:22,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:22,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:22,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:22,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:22,189 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:22,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:22,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:22,215 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:22,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:22,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:22,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:22,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:22,274 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:22,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:22,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:22,299 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:22,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:22,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:22,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:22,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:22,357 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:22,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:22,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:22,382 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:22,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:22,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:22,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:22,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:22,440 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:22,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:22,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:22,465 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:22,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:22,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:22,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:22,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:22,537 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:22,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:22,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:22,562 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:22,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:22,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:22,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:22,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:22,624 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:22,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:22,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:22,648 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:22,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:22,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:22,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:22,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:22,706 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:22,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:22,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:22,731 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:22,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:22,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:22,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:22,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:22,792 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:22,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:22,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:22,817 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:22,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:22,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:22,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:22,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:22,876 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:22,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:22,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:22,900 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:22,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:22,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:22,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:22,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:22,958 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:22,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:22,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:22,983 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:22,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:22,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:22,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:22,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:23,051 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:23,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:23,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:23,075 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:23,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:23,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:23,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:23,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:23,134 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:23,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:23,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:23,160 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:23,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:23,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:23,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:23,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:23,219 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:23,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:23,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:23,244 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:23,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:23,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:23,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:23,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:23,302 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:23,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:23,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:23,327 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:23,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:23,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:23,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:23,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:23,386 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:23,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:23,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:23,411 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:23,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:23,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:23,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:23,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:23,469 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:23,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:23,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:23,494 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:23,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:23,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:23,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:23,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:23,551 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:23,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:23,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:23,576 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:23,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:23,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:23,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:23,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:23,635 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:23,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:23,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:23,661 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:23,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:23,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:23,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:23,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:23,720 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:23,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:23,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:23,745 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:23,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:23,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:23,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:23,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:23,803 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:23,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:23,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:23,828 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:23,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:23,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:23,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:23,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:23,886 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:23,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:23,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:23,911 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:23,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:23,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:23,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:23,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:23,969 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:23,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:23,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:23,994 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:23,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:23,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:23,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:23,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:24,052 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:24,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:24,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:24,077 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:24,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:24,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:24,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:24,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:24,135 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:24,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:24,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:24,160 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:24,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:24,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:24,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:24,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:24,220 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:24,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:24,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:24,246 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:24,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:24,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:24,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:24,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:24,304 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:24,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:24,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:24,331 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:24,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:24,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:24,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:24,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:24,411 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:24,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:24,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:24,440 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:24,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:24,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:24,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:24,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:24,500 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:24,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:24,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:24,525 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:24,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:24,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:24,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:24,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:24,599 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:24,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:24,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:24,627 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:24,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:24,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:24,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:24,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:24,710 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:24,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:24,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:24,741 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:24,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:24,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:24,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:24,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:24,821 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:24,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:24,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:24,857 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:24,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:24,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:24,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:24,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:24,936 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:24,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:24,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:24,964 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:24,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:24,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:24,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:24,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:25,041 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:25,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:25,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:25,069 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:25,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:25,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:25,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:25,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:25,148 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:25,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:25,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:25,173 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:25,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:25,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:25,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:25,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:25,231 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:25,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:25,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:25,255 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:25,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:25,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:25,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:25,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:25,313 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:25,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:25,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:25,338 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:25,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:25,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:25,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:25,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:25,396 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:25,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:25,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:25,420 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:25,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:25,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:25,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:25,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:25,481 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:25,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:25,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:25,505 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:25,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:25,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:25,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:25,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:25,563 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:25,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:25,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:25,588 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:25,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:25,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:25,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:25,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:25,646 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:25,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:25,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:25,671 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:25,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:25,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:25,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:25,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:25,729 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:25,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:25,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:25,754 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:25,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:25,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:25,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:25,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:25,812 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:25,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:25,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:25,837 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:25,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:25,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:25,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:25,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:25,895 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:25,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:25,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:25,920 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:25,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:25,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:25,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:25,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:25,982 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:26,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:26,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:26,007 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:26,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:26,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:26,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:26,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:26,064 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:26,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:26,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:26,089 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:26,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:26,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:26,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:26,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:26,146 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:26,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:26,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:26,171 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:26,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:26,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:26,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:26,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:26,229 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:26,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:26,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:26,254 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:26,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:26,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:26,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:26,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:26,312 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:26,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:26,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:26,336 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:26,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:26,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:26,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:26,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:26,393 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:26,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:26,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:26,418 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:26,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:26,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:26,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:26,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:26,476 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:26,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:26,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:26,502 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:26,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:26,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:26,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:26,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:26,560 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:26,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:26,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:26,585 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:26,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:26,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:26,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:26,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:26,642 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:26,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:26,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:26,667 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:26,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:26,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:26,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:26,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:26,731 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:26,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:26,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:26,755 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:26,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:26,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:26,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:26,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:26,813 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:26,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:26,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:26,837 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:26,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:26,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:26,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:26,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:26,896 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:26,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:26,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:26,921 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:26,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:26,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:26,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:26,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:26,979 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:27,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:27,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:27,004 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:27,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:27,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:27,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:27,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:27,063 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:27,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:27,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:27,088 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:27,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:27,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:27,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:27,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:27,145 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:27,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:27,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:27,170 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:27,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:27,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:27,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:27,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:27,239 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:27,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:27,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:27,263 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:27,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:27,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:27,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:27,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:27,333 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:27,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:27,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:27,358 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:27,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:27,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:27,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:27,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:27,416 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:27,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:27,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:27,441 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:27,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:27,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:27,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:27,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:27,500 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:27,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:27,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:27,524 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:27,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:27,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:27,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:27,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:27,585 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:27,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:27,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:27,609 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:27,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:27,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:27,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:27,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:27,667 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:27,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:27,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:27,692 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:27,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:27,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:27,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:27,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:27,750 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:27,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:27,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:27,775 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:27,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:27,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:27,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:27,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:27,832 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:27,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:27,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:27,856 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:27,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:27,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:27,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:27,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:27,915 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:27,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:27,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:27,939 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:27,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:27,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:27,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:27,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:27,998 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:28,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:28,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:28,023 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:28,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:28,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:28,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:28,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:28,081 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:28,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:28,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:28,107 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:28,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:28,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:28,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:28,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:28,165 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:28,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:28,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:28,190 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:28,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:28,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:28,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:28,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:28,248 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:28,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:28,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:28,272 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:28,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:28,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:28,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:28,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:28,330 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:28,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:28,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:28,355 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:28,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:28,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:28,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:28,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:28,437 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:28,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:28,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:28,467 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:28,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:28,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:28,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:28,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:28,548 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:28,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:28,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:28,576 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:28,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:28,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:28,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:28,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:28,655 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:28,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:28,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:28,687 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:28,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:28,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:28,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:28,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:28,762 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:28,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:28,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:28,788 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:28,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:28,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:28,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:28,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:28,846 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:28,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:28,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:28,871 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:28,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:28,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:28,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:28,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:28,929 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:28,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:28,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:28,954 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:28,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:28,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:28,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:28,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:29,012 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:29,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:29,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:29,036 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:29,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:29,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:29,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:29,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:29,094 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:29,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:29,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:29,118 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:29,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:29,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:29,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:29,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:29,176 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:29,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:29,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:29,201 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:29,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:29,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:29,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:29,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:29,261 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:29,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:29,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:29,285 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:29,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:29,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:29,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:29,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:29,365 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:29,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:29,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:29,389 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:29,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:29,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:29,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:29,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:29,467 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:29,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:29,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:29,501 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:29,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:29,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:29,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:29,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:29,592 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:29,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:29,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:29,623 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:29,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:29,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:29,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:29,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:29,696 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:29,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:29,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:29,721 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:29,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:29,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:29,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:29,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:29,781 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:29,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:29,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:29,807 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:29,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:29,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:29,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:29,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:29,878 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:29,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:29,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:29,904 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:29,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:29,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:29,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:29,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:29,976 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:30,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:30,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:30,000 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:30,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:30,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:30,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:30,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:30,058 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:30,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:30,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:30,083 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:30,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:30,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:30,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:30,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:30,141 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:30,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:30,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:30,166 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:30,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:30,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:30,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:30,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:30,224 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:30,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:30,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:30,249 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:30,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:30,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:30,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:30,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:30,306 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:30,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:30,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:30,331 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:30,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:30,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:30,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:30,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:30,390 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:30,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:30,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:30,415 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:30,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:30,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:30,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:30,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:30,482 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:30,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:30,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:30,507 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:30,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:30,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:30,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:30,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:30,572 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:30,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:30,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:30,597 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:30,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:30,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:30,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:30,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:30,681 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:30,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:30,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:30,709 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:30,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:30,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:30,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:30,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:30,769 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:30,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:30,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:30,794 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:30,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:30,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:30,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:30,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:30,852 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:30,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:30,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:30,877 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:30,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:30,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:30,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:30,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:30,935 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:30,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:30,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:30,960 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:30,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:30,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:30,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:30,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:31,020 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:31,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:31,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:31,045 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:31,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:31,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:31,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:31,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:31,103 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:31,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:31,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:31,128 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:31,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:31,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:31,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:31,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:31,210 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:31,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:31,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:31,238 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:31,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:31,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:31,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:31,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:31,309 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:31,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:31,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:31,333 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:31,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:31,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:31,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:31,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:31,391 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:31,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:31,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:31,415 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:31,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:31,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:31,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:31,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:31,473 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:31,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:31,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:31,498 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:31,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:31,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:31,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:31,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:31,556 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:31,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:31,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:31,582 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:31,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:31,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:31,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:31,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:31,642 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:31,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:31,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:31,667 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:31,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:31,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:31,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:31,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:31,725 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:31,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:31,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:31,749 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:31,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:31,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:31,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:31,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:31,829 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:31,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:31,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:31,858 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:31,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:31,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:31,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:31,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:31,938 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:31,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:31,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:31,968 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:31,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:31,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:31,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:31,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:32,045 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:32,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:32,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:32,076 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:32,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:32,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:32,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:32,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:32,159 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:32,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:32,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:32,188 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:32,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:32,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:32,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:32,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:32,277 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:32,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:32,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:32,309 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:32,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:32,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:32,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:32,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:32,373 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:32,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:32,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:32,398 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:32,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:32,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:32,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:32,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:32,457 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:32,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:32,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:32,488 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:32,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:32,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:32,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:32,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:32,571 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:32,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:32,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:32,601 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:32,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:32,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:32,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:32,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:32,680 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:32,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:32,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:32,708 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:32,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:32,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:32,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:32,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:32,778 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:32,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:32,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:32,807 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:32,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:32,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:32,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:32,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:32,869 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:32,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:32,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:32,894 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:32,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:32,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:32,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:32,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:32,954 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:32,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:32,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:32,979 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:32,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:32,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:32,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:32,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:33,051 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:33,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:33,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:33,078 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:33,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:33,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:33,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:33,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:33,155 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:33,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:33,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:33,187 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:33,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:33,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:33,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:33,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:33,266 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:33,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:33,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:33,297 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:33,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:33,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:33,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:33,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:33,380 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:33,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:33,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:33,409 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:33,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:33,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:33,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:33,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:33,482 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:33,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:33,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:33,509 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:33,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:33,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:33,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:33,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:33,567 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:33,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:33,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:33,592 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:33,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:33,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:33,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:33,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:33,651 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:33,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:33,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:33,676 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:33,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:33,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:33,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:33,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:33,734 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:33,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:33,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:33,759 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:33,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:33,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:33,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:33,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:33,817 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:33,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:33,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:33,842 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:33,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:33,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:33,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:33,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:33,900 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:33,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:33,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:33,925 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:33,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:33,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:33,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:33,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:33,983 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:34,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:34,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:34,008 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:34,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:34,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:34,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:34,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:34,072 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:34,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:34,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:34,097 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:34,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:34,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:34,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:34,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:34,156 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:34,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:34,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:34,181 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:34,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:34,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:34,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:34,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:34,239 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:34,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:34,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:34,264 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:34,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:34,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:34,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:34,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:34,322 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:34,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:34,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:34,353 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:34,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:34,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:34,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:34,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:34,444 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:34,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:34,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:34,469 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:34,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:34,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:34,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:34,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:34,528 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:34,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:34,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:34,553 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:34,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:34,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:34,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:34,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:34,614 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:34,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:34,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:34,638 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:34,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:34,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:34,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:34,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:34,698 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:34,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:34,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:34,723 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:34,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:34,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:34,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:34,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:34,781 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:34,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:34,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:34,805 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:34,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:34,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:34,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:34,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:34,863 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:34,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:34,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:34,888 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:34,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:34,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:34,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:34,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:34,947 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:34,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:34,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:34,971 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:34,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:34,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:34,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:34,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:35,053 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:35,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:35,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:35,081 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:35,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:35,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:35,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:35,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:35,146 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:35,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:35,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:35,174 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:35,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:35,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:35,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:35,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:35,232 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:35,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:35,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:35,256 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:35,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:35,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:35,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:35,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:35,337 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:35,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:35,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:35,365 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:35,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:35,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:35,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:35,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:35,442 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:35,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:35,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:35,469 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:35,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:35,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:35,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:35,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:35,546 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:35,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:35,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:35,573 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:35,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:35,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:35,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:35,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:35,650 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:35,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:35,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:35,677 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:35,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:35,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:35,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:35,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:35,751 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:35,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:35,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:35,776 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:35,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:35,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:35,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:35,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:35,838 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:35,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:35,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:35,863 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:35,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:35,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:35,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:35,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:35,921 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:35,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:35,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:35,945 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:35,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:35,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:35,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:35,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:36,003 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:36,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:36,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:36,028 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:36,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:36,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:36,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:36,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:36,099 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:36,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:36,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:36,124 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:36,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:36,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:36,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:36,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:36,181 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:36,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:36,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:36,206 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:36,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:36,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:36,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:36,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:36,286 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:36,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:36,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:36,311 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:36,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:36,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:36,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:36,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:36,369 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:36,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:36,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:36,396 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:36,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:36,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:36,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:36,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:36,454 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:36,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:36,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:36,478 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:36,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:36,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:36,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:36,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:36,536 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:36,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:36,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:36,560 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:36,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:36,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:36,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:36,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:36,618 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:36,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:36,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:36,643 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:36,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:36,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:36,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:36,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:36,701 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:36,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:36,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:36,726 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:36,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:36,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:36,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:36,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:36,783 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:36,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:36,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:36,807 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:36,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:36,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:36,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:36,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:36,865 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:36,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:36,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:36,890 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:36,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:36,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:36,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:36,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:36,950 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:36,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:36,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:36,974 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:36,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:36,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:36,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:36,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:37,032 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:37,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:37,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:37,057 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:37,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:37,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:37,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:37,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:37,115 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:37,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:37,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:37,140 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:37,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:37,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:37,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:37,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:37,199 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:37,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:37,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:37,224 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:37,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:37,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:37,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:37,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:37,282 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:37,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:37,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:37,307 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:37,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:37,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:37,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:37,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:37,365 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:37,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:37,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:37,389 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:37,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:37,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:37,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:37,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:37,450 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:37,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:37,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:37,476 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:37,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:37,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:37,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:37,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:37,535 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:37,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:37,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:37,560 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:37,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:37,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:37,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:37,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:37,626 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:37,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:37,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:37,652 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:37,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:37,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:37,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:37,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:37,735 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:37,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:37,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:37,765 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:37,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:37,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:37,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:37,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:37,843 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:37,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:37,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:37,872 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:37,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:37,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:37,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:37,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:37,931 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:37,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:37,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:37,956 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:37,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:37,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:37,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:37,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:38,016 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:38,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:38,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:38,043 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:38,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:38,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:38,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:38,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:38,101 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:38,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:38,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:38,127 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:38,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:38,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:38,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:38,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:38,185 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:38,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:38,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:38,210 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:38,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:38,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:38,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:38,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:38,269 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:38,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:38,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:38,294 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:38,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:38,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:38,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:38,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:38,376 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:38,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:38,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:38,406 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:38,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:38,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:38,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:38,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:38,484 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:38,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:38,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:38,509 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:38,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:38,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:38,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:38,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:38,569 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:38,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:38,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:38,594 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:38,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:38,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:38,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:38,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:38,656 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:38,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:38,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:38,681 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:38,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:38,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:38,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:38,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:38,766 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:38,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:38,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:38,796 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:38,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:38,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:38,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:38,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:38,876 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:38,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:38,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:38,905 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:38,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:38,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:38,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:38,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:38,981 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:39,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:39,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:39,010 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:39,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:39,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:39,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:39,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:39,090 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:39,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:39,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:39,121 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:39,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:39,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:39,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:39,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:39,200 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:39,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:39,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:39,228 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:39,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:39,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:39,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:39,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:39,312 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:39,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:39,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:39,337 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:39,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:39,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:39,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:39,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:39,418 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:39,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:39,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:39,452 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:39,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:39,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:39,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:39,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:39,537 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:39,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:39,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:39,571 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:39,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:39,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:39,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:39,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:39,658 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:39,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:39,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:39,690 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:39,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:39,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:39,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:39,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:39,773 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:39,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:39,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:39,804 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:39,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:39,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:39,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:39,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:39,879 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:39,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:39,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:39,905 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:39,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:39,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:39,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:39,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:39,964 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:39,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:39,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:39,991 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:39,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:39,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:39,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:39,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:40,049 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:40,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:40,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:40,074 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:40,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:40,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:40,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:40,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:40,133 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:40,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:40,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:40,158 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:40,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:40,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:40,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:40,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:40,217 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:40,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:40,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:40,243 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:40,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:40,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:40,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:40,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:40,302 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:40,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:40,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:40,327 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:40,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:40,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:40,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:40,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:40,385 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:40,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:40,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:40,410 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:40,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:40,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:40,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:40,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:40,469 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:40,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:40,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:40,494 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:40,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:40,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:40,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:40,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:40,555 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:40,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:40,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:40,580 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:40,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:40,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:40,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:40,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:40,638 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:40,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:40,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:40,663 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:40,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:40,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:40,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:40,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:40,721 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:40,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:40,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:40,747 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:40,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:40,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:40,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:40,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:40,805 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:40,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:40,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:40,830 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:40,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:40,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:40,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:40,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:40,888 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:40,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:40,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:40,913 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:40,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:40,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:40,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:40,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:40,973 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:40,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:40,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:40,998 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:40,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:40,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:40,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:41,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:41,059 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:41,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:41,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:41,084 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:41,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:41,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:41,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:41,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:41,142 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:41,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:41,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:41,166 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:41,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:41,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:41,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:41,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:41,224 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:41,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:41,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:41,250 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:41,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:41,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:41,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:41,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:41,309 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:41,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:41,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:41,334 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:41,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:41,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:41,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:41,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:41,407 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:41,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:41,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:41,434 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:41,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:41,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:41,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:41,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:41,492 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:41,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:41,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:41,517 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:41,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:41,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:41,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:41,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:41,586 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:41,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:41,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:41,617 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:41,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:41,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:41,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:41,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:41,693 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:41,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:41,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:41,718 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:41,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:41,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:41,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:41,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:41,776 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:41,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:41,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:41,801 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:41,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:41,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:41,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:41,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:41,860 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:41,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:41,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:41,885 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:41,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:41,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:41,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:41,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:41,944 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:41,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:41,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:41,969 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:41,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:41,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:41,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:41,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:42,028 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:42,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:42,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:42,053 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:42,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:42,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:42,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:42,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:42,112 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:42,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:42,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:42,137 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:42,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:42,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:42,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:42,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:42,198 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:42,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:42,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:42,223 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:42,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:42,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:42,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:42,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:42,281 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:42,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:42,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:42,306 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:42,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:42,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:42,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:42,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:42,374 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:42,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:42,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:42,406 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:42,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:42,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:42,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:42,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:42,490 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:42,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:42,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:42,522 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:42,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:42,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:42,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:42,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:42,601 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:42,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:42,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:42,630 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:42,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:42,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:42,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:42,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:42,693 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:42,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:42,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:42,718 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:42,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:42,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:42,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:42,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:42,782 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:42,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:42,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:42,808 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:42,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:42,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:42,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:42,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:42,867 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:42,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:42,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:42,893 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:42,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:42,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:42,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:42,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:42,969 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:42,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:42,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:42,995 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:42,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:42,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:42,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:42,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:43,080 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:43,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:43,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:43,109 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:43,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:43,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:43,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:43,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:43,190 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:43,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:43,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:43,220 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:43,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:43,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:43,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:43,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:43,298 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:43,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:43,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:43,327 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:43,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:43,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:43,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:43,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:43,406 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:43,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:43,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:43,438 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:43,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:43,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:43,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:43,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:43,505 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:43,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:43,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:43,530 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:43,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:43,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:43,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:43,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:43,589 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:43,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:43,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:43,614 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:43,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:43,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:43,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:43,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:43,673 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:43,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:43,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:43,699 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:43,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:43,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:43,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:43,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:43,757 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:43,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:43,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:43,782 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:43,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:43,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:43,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:43,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:43,841 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:43,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:43,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:43,866 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:43,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:43,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:43,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:43,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:43,925 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:43,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:43,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:43,950 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:43,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:43,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:43,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:43,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:44,012 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:44,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:44,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:44,037 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:44,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:44,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:44,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:44,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:44,096 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:44,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:44,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:44,121 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:44,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:44,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:44,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:44,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:44,180 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:44,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:44,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:44,205 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:44,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:44,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:44,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:44,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:44,264 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:44,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:44,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:44,289 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:44,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:44,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:44,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:44,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:44,349 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:44,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:44,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:44,375 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:44,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:44,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:44,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:44,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:44,440 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:44,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:44,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:44,465 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:44,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:44,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:44,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:44,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:44,526 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:44,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:44,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:44,551 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:44,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:44,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:44,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:44,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:44,610 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:44,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:44,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:44,634 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:44,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:44,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:44,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:44,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:44,692 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:44,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:44,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:44,717 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:44,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:44,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:44,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:44,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:44,776 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:44,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:44,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:44,801 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:44,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:44,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:44,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:44,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:44,860 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:44,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:44,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:44,885 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:44,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:44,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:44,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:44,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:44,943 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:44,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:44,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:44,968 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:44,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:44,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:44,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:44,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:45,031 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:45,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:45,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:45,058 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:45,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:45,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:45,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:45,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:45,117 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:45,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:45,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:45,142 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:45,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:45,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:45,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:45,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:45,200 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:45,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:45,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:45,225 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:45,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:45,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:45,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:45,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:45,291 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:45,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:45,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:45,316 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:45,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:45,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:45,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:45,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:45,375 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:45,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:45,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:45,400 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:45,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:45,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:45,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:45,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:45,458 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:45,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:45,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:45,483 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:45,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:45,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:45,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:45,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:45,542 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:45,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:45,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:45,568 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:45,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:45,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:45,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:45,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:45,629 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:45,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:45,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:45,654 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:45,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:45,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:45,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:45,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:45,714 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:45,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:45,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:45,739 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:45,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:45,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:45,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:45,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:45,802 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:45,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:45,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:45,826 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:45,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:45,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:45,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:45,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:45,884 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:45,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:45,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:45,909 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:45,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:45,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:45,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:45,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:45,966 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:45,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:45,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:45,992 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:45,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:45,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:45,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:45,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:46,052 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:46,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:46,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:46,076 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:46,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:46,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:46,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:46,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:46,137 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:46,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:46,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:46,162 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:46,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:46,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:46,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:46,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:46,221 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:46,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:46,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:46,246 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:46,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:46,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:46,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:46,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:46,304 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:46,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:46,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:46,329 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:46,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:46,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:46,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:46,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:46,387 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:46,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:46,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:46,411 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:46,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:46,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:46,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:46,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:46,469 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:46,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:46,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:46,494 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:46,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:46,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:46,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:46,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:46,553 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:46,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:46,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:46,578 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:46,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:46,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:46,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:46,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:46,637 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:46,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:46,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:46,663 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:46,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:46,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:46,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:46,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:46,722 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:46,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:46,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:46,747 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:46,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:46,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:46,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:46,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:46,805 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:46,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:46,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:46,829 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:46,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:46,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:46,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:46,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:46,888 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:46,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:46,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:46,913 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:46,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:46,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:46,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:46,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:46,971 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:46,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:46,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:46,997 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:46,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:46,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:46,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:46,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:47,055 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:47,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:47,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:47,080 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:47,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:47,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:47,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:47,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:47,139 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:47,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:47,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:47,164 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:47,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:47,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:47,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:47,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:47,225 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:47,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:47,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:47,250 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:47,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:47,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:47,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:47,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:47,307 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:47,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:47,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:47,332 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:47,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:47,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:47,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:47,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:47,389 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:47,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:47,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:47,414 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:47,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:47,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:47,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:47,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:47,471 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:47,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:47,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:47,496 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:47,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:47,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:47,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:47,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:47,554 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:47,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:47,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:47,578 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:47,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:47,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:47,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:47,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:47,636 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:47,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:47,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:47,660 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:47,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:47,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:47,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:47,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:47,718 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:47,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:47,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:47,744 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:47,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:47,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:47,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:47,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:47,803 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:47,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:47,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:47,828 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:47,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:47,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:47,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:47,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:47,890 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:47,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:47,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:47,914 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:47,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:47,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:47,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:47,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:47,972 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:47,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:47,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:47,996 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:47,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:47,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:47,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:47,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:48,075 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:48,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:48,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:48,104 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:48,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:48,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:48,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:48,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:48,170 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:48,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:48,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:48,195 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:48,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:48,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:48,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:48,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:48,253 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:48,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:48,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:48,278 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:48,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:48,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:48,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:48,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:48,338 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:48,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:48,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:48,363 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:48,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:48,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:48,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:48,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:48,421 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:48,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:48,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:48,446 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:48,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:48,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:48,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:48,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:48,508 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:48,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:48,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:48,533 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:48,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:48,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:48,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:48,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:48,592 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:48,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:48,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:48,616 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:48,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:48,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:48,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:48,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:48,674 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:48,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:48,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:48,698 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:48,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:48,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:48,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:48,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:48,756 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:48,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:48,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:48,780 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:48,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:48,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:48,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:48,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:48,839 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:48,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:48,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:48,864 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:48,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:48,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:48,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:48,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:48,922 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:48,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:48,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:48,947 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:48,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:48,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:48,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:48,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:49,004 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:49,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:49,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:49,028 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:49,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:49,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:49,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:49,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:49,109 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:49,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:49,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:49,137 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:49,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:49,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:49,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:49,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:49,203 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:49,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:49,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:49,228 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:49,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:49,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:49,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:49,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:49,286 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:49,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:49,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:49,311 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:49,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:49,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:49,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:49,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:49,369 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:49,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:49,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:49,395 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:49,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:49,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:49,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:49,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:49,468 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:49,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:49,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:49,498 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:49,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:49,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:49,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:49,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:49,581 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:49,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:49,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:49,615 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:49,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:49,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:49,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:49,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:49,699 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:49,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:49,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:49,729 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:49,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:49,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:49,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:49,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:49,812 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:49,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:49,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:49,837 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:49,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:49,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:49,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:49,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:49,896 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:49,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:49,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:49,921 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:49,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:49,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:49,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:49,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:49,978 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:50,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:50,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:50,003 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:50,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:50,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:50,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:50,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:50,065 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:50,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:50,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:50,090 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:50,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:50,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:50,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:50,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:50,165 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:50,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:50,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:50,195 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:50,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:50,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:50,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:50,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:50,264 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:50,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:50,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:50,289 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:50,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:50,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:50,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:50,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:50,347 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:50,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:50,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:50,372 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:50,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:50,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:50,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:50,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:50,430 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:50,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:50,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:50,454 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:50,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:50,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:50,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:50,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:50,512 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:50,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:50,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:50,537 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:50,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:50,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:50,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:50,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:50,597 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:50,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:50,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:50,622 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:50,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:50,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:50,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:50,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:50,679 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:50,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:50,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:50,704 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:50,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:50,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:50,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:50,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:50,762 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:50,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:50,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:50,786 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:50,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:50,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:50,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:50,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:50,843 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:50,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:50,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:50,868 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:50,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:50,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:50,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:50,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:50,925 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:50,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:50,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:50,950 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:50,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:50,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:50,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:50,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:51,008 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:51,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:51,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:51,032 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:51,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:51,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:51,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:51,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:51,090 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:51,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:51,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:51,116 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:51,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:51,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:51,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:51,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:51,173 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:51,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:51,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:51,198 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:51,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:51,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:51,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:51,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:51,255 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:51,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:51,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:51,279 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:51,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:51,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:51,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:51,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:51,336 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:51,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:51,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:51,361 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:51,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:51,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:51,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:51,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:51,418 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:51,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:51,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:51,443 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:51,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:51,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:51,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:51,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:51,500 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:51,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:51,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:51,524 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:51,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:51,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:51,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:51,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:51,581 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:51,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:51,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:51,606 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:51,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:51,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:51,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:51,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:51,666 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:51,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:51,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:51,691 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:51,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:51,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:51,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:51,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:51,749 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:51,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:51,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:51,774 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:51,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:51,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:51,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:51,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:51,831 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:51,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:51,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:51,856 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:51,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:51,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:51,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:51,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:51,913 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:51,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:51,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:51,938 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:51,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:51,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:51,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:51,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:51,995 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:52,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:52,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:52,020 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:52,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:52,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:52,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:52,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:52,077 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:52,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:52,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:52,102 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:52,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:52,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:52,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:52,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:52,162 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:52,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:52,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:52,186 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:52,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:52,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:52,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:52,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:52,246 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:52,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:52,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:52,271 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:52,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:52,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:52,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:52,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:52,329 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:52,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:52,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:52,354 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:52,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:52,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:52,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:52,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:52,417 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:52,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:52,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:52,446 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:52,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:52,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:52,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:52,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:52,529 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:52,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:52,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:52,558 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:52,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:52,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:52,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:52,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:52,628 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:52,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:52,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:52,653 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:52,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:52,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:52,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:52,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:52,711 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:52,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:52,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:52,737 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:52,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:52,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:52,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:52,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:52,795 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:52,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:52,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:52,819 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:52,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:52,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:52,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:52,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:52,876 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:52,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:52,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:52,900 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:52,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:52,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:52,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:52,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:52,958 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:52,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:52,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:52,983 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:52,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:52,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:52,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:52,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:53,041 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:53,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:53,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:53,065 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:53,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:53,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:53,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:53,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:53,123 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:53,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:53,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:53,148 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:53,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:53,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:53,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:53,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:53,207 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:53,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:53,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:53,232 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:53,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:53,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:53,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:53,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:53,293 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:53,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:53,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:53,318 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:53,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:53,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:53,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:53,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:53,377 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:53,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:53,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:53,401 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:53,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:53,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:53,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:53,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:53,459 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:53,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:53,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:53,484 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:53,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:53,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:53,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:53,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:53,549 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:53,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:53,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:53,574 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:53,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:53,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:53,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:53,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:53,631 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:53,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:53,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:53,656 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:53,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:53,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:53,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:53,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:53,713 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:53,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:53,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:53,738 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:53,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:53,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:53,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:53,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:53,798 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:53,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:53,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:53,823 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:53,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:53,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:53,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:53,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:53,881 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:53,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:53,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:53,906 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:53,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:53,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:53,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:53,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:53,963 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:53,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:53,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:53,988 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:53,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:53,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:53,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:53,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:54,045 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:54,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:54,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:54,070 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:54,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:54,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:54,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:54,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:54,127 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:54,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:54,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:54,151 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:54,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:54,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:54,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:54,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:54,209 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:54,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:54,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:54,233 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:54,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:54,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:54,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:54,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:54,291 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:54,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:54,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:54,317 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:54,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:54,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:54,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:54,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:54,393 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:54,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:54,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:54,421 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:54,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:54,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:54,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:54,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:54,487 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:54,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:54,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:54,512 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:54,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:54,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:54,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:54,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:54,569 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:54,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:54,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:54,594 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:54,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:54,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:54,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:54,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:54,655 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:54,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:54,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:54,680 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:54,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:54,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:54,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:54,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:54,737 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:54,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:54,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:54,762 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:54,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:54,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:54,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:54,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:54,819 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:54,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:54,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:54,844 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:54,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:54,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:54,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:54,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:54,904 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:54,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:54,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:54,928 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:54,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:54,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:54,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:54,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:54,986 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:55,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:55,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:55,011 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:55,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:55,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:55,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:55,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:55,068 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:55,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:55,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:55,092 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:55,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:55,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:55,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:55,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:55,150 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:55,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:55,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:55,175 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:55,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:55,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:55,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:55,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:55,232 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:55,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:55,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:55,256 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:55,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:55,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:55,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:55,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:55,313 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:55,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:55,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:55,338 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:55,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:55,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:55,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:55,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:55,401 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:55,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:55,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:55,426 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:55,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:55,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:55,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:55,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:55,483 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:55,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:55,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:55,507 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:55,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:55,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:55,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:55,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:55,565 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:55,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:55,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:55,590 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:55,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:55,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:55,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:55,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:55,648 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:55,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:55,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:55,672 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:55,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:55,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:55,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:55,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:55,730 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:55,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:55,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:55,755 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:55,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:55,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:55,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:55,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:55,813 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:55,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:55,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:55,837 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:55,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:55,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:55,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:55,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:55,895 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:55,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:55,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:55,921 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:55,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:55,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:55,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:55,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:55,978 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:56,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:56,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:56,005 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:56,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:56,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:56,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:56,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:56,062 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:56,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:56,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:56,087 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:56,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:56,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:56,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:56,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:56,144 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:56,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:56,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:56,169 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:56,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:56,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:56,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:56,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:56,226 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:56,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:56,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:56,250 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:56,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:56,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:56,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:56,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:56,308 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:56,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:56,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:56,333 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:56,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:56,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:56,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:56,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:56,390 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:56,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:56,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:56,415 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:56,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:56,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:56,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:56,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:56,476 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:56,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:56,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:56,501 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:56,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:56,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:56,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:56,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:56,559 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:56,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:56,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:56,583 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:56,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:56,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:56,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:56,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:56,641 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:56,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:56,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:56,665 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:56,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:56,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:56,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:56,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:56,723 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:56,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:56,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:56,753 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:56,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:56,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:56,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:56,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:56,833 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:56,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:56,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:56,858 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:56,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:56,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:56,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:56,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:56,915 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:56,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:56,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:56,940 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:56,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:56,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:56,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:56,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:57,000 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:57,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:57,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:57,024 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:57,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:57,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:57,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:57,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:57,082 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:57,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:57,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:57,106 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:57,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:57,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:57,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:57,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:57,169 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:57,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:57,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:57,194 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:57,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:57,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:57,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:57,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:57,253 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:57,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:57,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:57,278 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:57,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:57,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:57,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:57,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:57,335 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:57,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:57,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:57,359 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:57,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:57,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:57,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:57,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:57,416 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:57,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:57,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:57,441 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:57,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:57,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:57,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:57,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:57,498 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:57,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:57,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:57,524 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:57,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:57,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:57,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:57,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:57,581 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:57,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:57,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:57,606 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:57,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:57,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:57,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:57,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:57,664 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:57,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:57,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:57,688 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:57,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:57,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:57,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:57,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:57,745 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:57,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:57,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:57,770 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:57,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:57,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:57,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:57,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:57,827 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:57,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:57,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:57,852 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:57,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:57,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:57,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:57,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:57,909 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:57,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:57,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:57,934 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:57,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:57,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:57,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:57,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:57,991 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:58,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:58,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:58,016 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:58,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:58,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:58,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:58,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:58,075 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:58,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:58,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:58,099 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:58,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:58,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:58,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:58,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:58,156 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:58,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:58,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:58,181 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:58,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:58,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:58,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:58,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:58,238 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:58,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:58,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:58,263 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:58,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:58,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:58,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:58,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:58,320 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:58,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:58,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:58,344 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:58,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:58,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:58,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:58,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:58,402 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:58,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:58,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:58,426 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:58,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:58,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:58,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:58,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:58,484 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:58,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:58,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:58,509 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:58,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:58,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:58,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:58,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:58,566 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:58,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:58,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:58,592 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:58,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:58,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:58,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:58,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:58,650 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:58,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:58,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:58,674 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:58,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:58,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:58,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:58,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:58,731 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:58,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:58,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:58,756 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:58,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:58,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:58,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:58,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:58,814 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:58,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:58,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:58,838 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:58,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:58,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:58,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:58,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:58,908 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:58,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:58,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:58,932 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:58,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:58,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:58,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:58,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:58,989 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:59,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:59,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:59,014 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:59,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:59,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:59,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:59,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:59,071 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:59,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:59,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:59,098 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:59,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:59,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:59,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:59,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:59,156 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:59,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:59,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:59,180 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:59,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:59,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:59,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:59,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:59,238 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:59,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:59,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:59,262 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:59,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:59,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:59,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:59,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:59,319 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:59,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:59,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:59,343 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:59,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:59,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:59,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:59,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:59,400 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:59,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:59,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:59,432 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:59,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:59,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:59,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:59,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:59,517 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:59,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:59,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:59,549 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:59,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:59,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:59,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:59,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:59,629 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:59,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:59,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:59,662 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:59,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:59,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:59,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:59,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:59,757 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:59,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:59,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:59,789 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:59,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:59,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:59,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:59,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:59,860 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:59,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:59,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:59,885 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:59,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:59,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:59,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:59,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:51:59,942 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:51:59,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:51:59,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:51:59,967 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:51:59,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:51:59,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:51:59,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:51:59,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:52:00,024 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:52:00,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:52:00,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:52:00,049 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:52:00,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:52:00,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:52:00,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:52:00,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:52:00,107 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:52:00,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:52:00,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:52:00,131 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:52:00,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:52:00,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:52:00,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:52:00,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:52:00,189 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:52:00,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:52:00,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:52:00,213 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:52:00,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:52:00,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:52:00,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:52:00,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:52:00,270 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:52:00,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:52:00,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:52:00,297 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:52:00,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:52:00,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:52:00,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:52:00,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:52:00,354 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:52:00,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:52:00,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:52:00,378 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:52:00,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:52:00,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:52:00,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:52:00,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:52:00,436 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:52:00,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:52:00,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:52:00,460 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:52:00,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:52:00,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:52:00,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:52:00,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:52:00,518 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:52:00,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:52:00,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:52:00,543 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:52:00,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:52:00,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:52:00,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:52:00,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:52:00,600 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:52:00,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:52:00,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:52:00,624 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:52:00,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:52:00,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:52:00,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:52:00,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:52:00,681 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:52:00,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:52:00,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:52:00,706 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:52:00,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:52:00,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:52:00,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:52:00,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:52:00,763 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:52:00,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:52:00,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:52:00,788 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:52:00,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:52:00,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:52:00,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:52:00,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:52:00,847 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:52:00,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:52:00,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:52:00,870 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:52:00,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:52:00,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:52:00,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:52:00,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:52:00,928 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:52:00,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:52:00,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:52:00,952 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:52:00,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:52:00,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:52:00,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:52:00,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:52:01,009 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:52:01,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:52:01,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 21:52:01,034 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 21:52:01,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 21:52:01,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 22:02:14,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:14,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:14,913 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:14,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:14,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:14,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:14,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:14,973 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:14,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:14,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:14,997 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:14,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:14,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:14,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:15,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:15,054 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:15,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:15,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:15,079 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:15,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:15,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:15,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:15,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:15,136 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:15,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:15,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:15,160 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:15,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:15,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:15,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:15,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:15,217 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:15,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:15,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:15,241 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:15,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:15,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:15,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:15,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:15,298 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:15,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:15,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:15,322 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:15,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:15,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:15,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:15,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:15,380 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:15,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:15,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:15,404 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:15,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:15,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:15,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:15,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:15,461 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:15,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:15,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:15,488 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:15,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:15,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:15,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:15,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:15,546 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:15,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:15,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:15,570 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:15,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:15,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:15,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:15,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:15,628 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:15,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:15,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:15,652 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:15,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:15,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:15,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:15,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:15,709 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:15,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:15,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:15,734 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:15,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:15,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:15,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:15,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:15,791 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:15,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:15,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:15,816 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:15,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:15,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:15,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:15,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:15,873 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:15,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:15,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:15,898 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:15,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:15,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:15,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:15,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:15,956 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:15,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:15,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:15,980 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:15,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:15,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:15,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:15,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:16,040 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:16,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:16,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:16,064 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:16,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:16,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:16,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:16,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:16,122 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:16,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:16,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:16,147 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:16,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:16,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:16,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:16,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:16,204 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:16,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:16,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:16,229 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:16,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:16,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:16,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:16,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:16,286 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:16,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:16,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:16,311 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:16,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:16,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:16,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:16,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:16,368 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:16,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:16,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:16,393 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:16,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:16,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:16,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:16,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:16,451 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:16,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:16,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:16,475 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:16,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:16,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:16,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:16,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:16,537 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:16,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:16,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:16,561 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:16,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:16,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:16,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:16,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:16,618 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:16,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:16,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:16,643 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:16,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:16,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:16,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:16,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:16,700 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:16,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:16,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:16,725 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:16,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:16,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:16,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:16,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:16,782 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:16,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:16,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:16,807 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:16,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:16,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:16,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:16,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:16,864 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:16,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:16,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:16,888 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:16,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:16,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:16,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:16,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:16,948 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:16,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:16,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:16,973 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:16,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:16,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:16,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:16,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:17,030 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:17,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:17,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:17,056 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:17,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:17,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:17,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:17,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:17,114 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:17,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:17,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:17,138 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:17,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:17,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:17,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:17,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:17,204 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:17,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:17,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:17,228 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:17,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:17,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:17,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:17,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:17,286 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:17,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:17,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:17,310 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:17,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:17,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:17,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:17,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:17,368 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:17,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:17,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:17,392 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:17,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:17,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:17,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:17,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:17,449 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:17,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:17,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:17,474 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:17,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:17,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:17,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:17,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:17,531 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:17,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:17,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:17,556 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:17,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:17,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:17,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:17,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:17,615 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:17,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:17,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:17,640 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:17,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:17,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:17,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:17,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:17,697 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:17,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:17,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:17,722 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:17,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:17,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:17,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:17,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:17,779 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:17,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:17,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:17,803 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:17,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:17,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:17,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:17,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:17,861 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:17,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:17,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:17,885 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:17,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:17,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:17,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:17,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:17,942 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:17,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:17,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:17,967 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:17,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:17,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:17,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:17,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:18,024 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:18,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:18,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:18,049 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:18,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:18,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:18,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:18,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:18,106 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:18,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:18,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:18,132 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:18,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:18,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:18,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:18,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:18,189 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:18,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:18,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:18,213 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:18,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:18,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:18,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:18,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:18,270 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:18,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:18,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:18,294 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:18,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:18,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:18,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:18,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:18,351 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:18,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:18,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:18,376 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:18,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:18,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:18,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:18,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:18,433 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:18,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:18,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:18,457 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:18,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:18,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:18,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:18,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:18,515 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:18,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:18,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:18,539 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:18,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:18,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:18,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:18,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:18,596 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:18,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:18,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:18,622 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:18,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:18,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:18,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:18,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:18,680 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:18,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:18,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:18,704 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:18,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:18,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:18,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:18,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:18,762 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:18,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:18,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:18,786 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:18,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:18,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:18,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:18,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:18,844 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:18,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:18,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:18,869 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:18,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:18,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:18,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:18,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:18,928 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:18,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:18,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:18,952 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:18,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:18,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:18,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:18,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:19,009 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:19,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:19,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:19,033 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:19,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:19,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:19,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:19,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:19,090 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:19,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:19,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:19,114 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:19,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:19,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:19,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:19,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:19,174 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:19,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:19,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:19,198 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:19,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:19,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:19,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:19,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:19,255 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:19,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:19,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:19,280 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:19,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:19,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:19,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:19,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:19,337 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:19,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:19,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:19,362 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:19,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:19,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:19,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:19,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:19,420 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:19,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:19,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:19,445 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:19,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:19,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:19,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:19,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:19,505 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:19,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:19,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:19,531 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:19,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:19,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:19,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:19,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:19,595 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:19,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:19,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:19,634 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:19,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:19,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:19,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:19,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:19,720 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:19,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:19,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:19,765 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:19,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:19,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:19,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:19,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:19,840 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:19,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:19,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:19,866 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:19,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:19,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:19,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:19,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:19,923 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:19,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:19,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:19,947 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:19,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:19,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:19,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:19,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:20,005 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:20,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:20,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:20,029 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:20,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:20,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:20,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:20,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:20,086 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:20,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:20,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:20,111 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:20,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:20,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:20,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:20,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:20,168 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:20,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:20,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:20,192 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:20,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:20,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:20,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:20,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:20,250 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:20,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:20,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:20,274 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:20,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:20,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:20,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:20,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:20,335 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:20,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:20,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:20,360 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:20,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:20,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:20,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:20,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:20,418 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:20,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:20,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:20,443 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:20,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:20,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:20,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:20,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:20,500 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:20,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:20,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:20,524 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:20,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:20,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:20,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:20,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:20,581 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:20,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:20,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:20,606 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:20,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:20,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:20,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:20,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:20,663 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:20,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:20,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:20,687 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:20,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:20,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:20,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:20,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:20,745 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:20,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:20,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:20,769 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:20,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:20,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:20,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:20,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:20,830 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:20,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:20,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:20,855 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:20,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:20,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:20,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:20,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:20,915 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:20,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:20,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:20,939 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:20,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:20,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:20,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:20,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:20,996 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:21,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:21,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:21,020 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:21,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:21,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:21,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:21,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:21,077 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:21,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:21,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:21,102 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:21,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:21,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:21,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:21,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:21,160 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:21,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:21,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:21,184 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:21,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:21,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:21,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:21,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:21,244 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:21,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:21,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:21,268 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:21,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:21,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:21,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:21,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:21,325 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:21,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:21,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:21,351 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:21,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:21,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:21,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:21,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:21,408 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:21,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:21,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:21,433 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:21,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:21,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:21,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:21,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:21,489 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:21,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:21,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:21,514 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:21,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:21,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:21,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:21,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:21,571 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:21,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:21,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:21,595 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:21,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:21,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:21,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:21,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:21,652 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:21,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:21,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:21,676 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:21,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:21,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:21,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:21,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:21,733 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:21,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:21,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:21,758 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:21,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:21,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:21,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:21,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:21,815 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:21,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:21,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:21,839 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:21,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:21,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:21,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:21,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:21,899 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:21,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:21,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:21,924 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:21,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:21,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:21,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:21,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:21,982 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:22,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:22,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:22,006 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:22,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:22,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:22,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:22,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:22,064 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:22,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:22,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:22,088 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:22,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:22,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:22,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:22,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:22,145 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:22,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:22,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:22,169 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:22,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:22,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:22,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:22,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:22,226 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:22,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:22,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:22,251 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:22,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:22,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:22,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:22,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:22,307 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:22,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:22,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:22,332 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:22,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:22,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:22,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:22,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:22,391 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:22,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:22,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:22,415 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:22,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:22,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:22,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:22,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:22,473 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:22,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:22,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:22,497 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:22,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:22,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:22,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:22,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:22,554 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:22,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:22,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:22,578 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:22,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:22,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:22,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:22,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:22,636 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:22,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:22,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:22,661 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:22,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:22,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:22,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:22,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:22,719 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:22,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:22,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:22,743 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:22,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:22,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:22,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:22,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:22,801 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:22,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:22,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:22,826 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:22,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:22,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:22,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:22,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:22,882 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:22,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:22,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:22,908 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:22,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:22,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:22,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:22,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:22,966 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:22,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:22,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:22,990 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:22,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:22,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:22,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:22,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:23,047 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:23,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:23,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:23,072 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:23,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:23,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:23,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:23,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:23,129 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:23,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:23,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:23,153 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:23,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:23,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:23,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:23,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:23,209 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:23,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:23,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:23,234 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:23,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:23,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:23,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:23,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:23,291 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:23,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:23,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:23,315 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:23,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:23,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:23,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:23,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:23,372 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:23,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:23,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:23,397 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:23,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:23,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:23,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:23,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:23,456 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:23,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:23,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:23,480 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:23,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:23,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:23,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:23,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:23,538 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:23,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:23,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:23,562 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:23,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:23,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:23,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:23,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:23,620 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:23,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:23,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:23,644 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:23,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:23,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:23,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:23,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:23,701 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:23,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:23,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:23,725 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:23,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:23,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:23,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:23,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:23,782 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:23,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:23,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:23,806 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:23,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:23,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:23,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:23,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:23,863 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:23,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:23,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:23,887 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:23,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:23,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:23,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:23,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:23,946 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:23,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:23,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:23,971 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:23,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:23,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:23,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:23,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:24,028 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:24,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:24,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:24,052 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:24,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:24,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:24,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:24,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:24,109 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:24,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:24,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:24,134 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:24,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:24,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:24,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:24,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:24,191 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:24,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:24,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:24,214 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:24,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:24,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:24,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:24,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:24,271 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:24,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:24,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:24,295 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:24,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:24,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:24,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:24,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:24,363 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:24,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:24,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:24,391 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:24,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:24,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:24,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:24,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:24,463 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:24,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:24,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:24,490 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:24,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:24,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:24,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:24,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:24,548 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:24,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:24,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:24,572 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:24,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:24,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:24,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:24,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:24,631 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:24,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:24,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:24,654 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:24,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:24,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:24,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:24,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:24,712 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:24,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:24,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:24,736 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:24,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:24,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:24,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:24,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:24,796 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:24,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:24,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:24,821 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:24,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:24,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:24,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:24,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:24,881 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:24,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:24,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:24,905 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:24,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:24,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:24,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:24,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:24,962 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:24,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:24,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:24,987 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:24,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:24,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:24,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:24,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:25,047 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:25,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:25,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:25,072 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:25,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:25,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:25,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:25,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:25,129 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:25,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:25,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:25,154 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:25,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:25,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:25,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:25,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:25,211 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:25,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:25,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:25,236 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:25,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:25,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:25,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:25,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:25,299 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:25,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:25,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:25,324 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:25,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:25,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:25,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:25,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:25,381 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:25,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:25,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:25,405 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:25,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:25,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:25,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:25,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:25,462 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:25,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:25,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:25,487 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:25,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:25,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:25,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:25,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:25,545 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:25,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:25,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:25,570 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:25,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:25,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:25,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:25,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:25,627 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:25,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:25,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:25,651 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:25,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:25,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:25,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:25,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:25,708 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:25,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:25,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:25,732 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:25,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:25,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:25,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:25,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:25,789 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:25,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:25,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:25,814 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:25,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:25,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:25,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:25,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:25,872 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:25,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:25,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:25,896 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:25,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:25,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:25,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:25,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:25,959 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:25,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:25,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:25,984 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:25,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:25,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:25,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:25,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:26,043 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:26,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:26,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:26,069 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:26,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:26,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:26,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:26,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:26,126 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:26,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:26,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:26,151 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:26,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:26,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:26,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:26,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:26,208 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:26,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:26,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:26,233 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:26,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:26,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:26,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:26,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:26,291 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:26,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:26,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:26,315 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:26,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:26,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:26,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:26,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:26,373 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:26,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:26,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:26,397 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:26,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:26,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:26,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:26,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:26,455 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:26,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:26,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:26,478 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:26,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:26,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:26,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:26,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:26,535 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:26,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:26,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:26,560 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:26,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:26,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:26,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:26,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:26,619 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:26,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:26,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:26,644 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:26,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:26,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:26,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:26,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:26,701 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:26,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:26,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:26,726 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:26,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:26,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:26,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:26,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:26,783 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:26,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:26,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:26,808 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:26,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:26,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:26,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:26,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:26,865 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:26,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:26,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:26,890 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:26,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:26,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:26,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:26,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:26,947 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:26,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:26,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:26,972 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:26,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:26,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:26,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:26,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:27,030 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:27,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:27,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:27,055 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:27,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:27,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:27,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:27,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:27,115 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:27,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:27,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:27,139 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:27,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:27,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:27,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:27,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:27,197 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:27,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:27,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:27,222 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:27,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:27,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:27,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:27,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:27,279 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:27,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:27,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:27,304 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:27,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:27,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:27,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:27,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:27,361 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:27,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:27,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:27,386 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:27,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:27,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:27,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:27,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:27,443 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:27,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:27,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:27,468 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:27,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:27,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:27,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:27,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:27,526 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:27,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:27,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:27,550 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:27,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:27,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:27,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:27,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:27,607 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:27,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:27,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:27,634 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:27,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:27,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:27,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:27,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:27,691 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:27,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:27,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:27,716 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:27,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:27,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:27,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:27,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:27,773 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:27,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:27,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:27,798 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:27,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:27,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:27,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:27,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:27,855 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:27,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:27,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:27,879 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:27,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:27,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:27,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:27,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:27,936 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:27,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:27,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:27,961 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:27,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:27,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:27,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:27,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:28,018 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:28,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:28,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:28,042 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:28,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:28,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:28,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:28,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:28,099 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:28,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:28,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:28,124 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:28,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:28,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:28,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:28,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:28,183 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:28,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:28,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:28,208 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:28,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:28,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:28,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:28,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:28,265 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:28,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:28,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:28,290 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:28,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:28,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:28,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:28,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:28,348 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:28,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:28,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:28,372 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:28,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:28,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:28,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:28,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:28,429 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:28,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:28,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:28,453 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:28,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:28,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:28,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:28,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:28,510 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:28,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:28,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:28,535 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:28,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:28,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:28,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:28,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:28,592 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:28,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:28,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:28,616 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:28,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:28,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:28,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:28,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:28,673 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:28,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:28,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:28,699 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:28,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:28,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:28,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:28,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:28,757 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:28,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:28,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:28,781 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:28,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:28,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:28,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:28,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:28,838 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:28,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:28,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:28,863 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:28,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:28,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:28,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:28,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:28,920 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:28,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:28,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:28,944 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:28,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:28,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:28,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:28,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:29,008 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:29,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:29,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:29,033 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:29,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:29,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:29,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:29,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:29,090 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:29,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:29,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:29,114 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:29,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:29,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:29,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:29,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:29,171 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:29,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:29,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:29,196 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:29,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:29,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:29,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:29,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:29,257 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:29,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:29,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:29,281 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:29,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:29,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:29,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:29,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:29,343 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:29,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:29,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:29,367 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:29,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:29,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:29,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:29,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:29,436 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:29,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:29,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:29,467 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:29,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:29,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:29,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:29,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:29,552 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:29,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:29,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:29,584 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:29,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:29,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:29,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:29,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:29,660 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:29,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:29,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:29,685 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:29,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:29,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:29,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:29,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:29,743 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:29,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:29,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:29,768 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:29,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:29,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:29,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:29,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:29,829 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:29,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:29,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:29,854 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:29,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:29,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:29,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:29,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:29,911 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:29,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:29,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:29,936 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:29,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:29,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:29,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:29,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:29,993 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:30,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:30,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:30,017 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:30,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:30,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:30,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:30,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:30,074 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:30,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:30,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:30,099 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:30,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:30,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:30,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:30,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:30,156 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:30,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:30,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:30,181 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:30,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:30,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:30,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:30,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:30,238 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:30,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:30,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:30,263 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:30,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:30,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:30,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:30,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:30,321 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:30,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:30,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:30,348 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:30,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:30,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:30,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:30,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:30,404 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:30,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:30,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:30,429 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:30,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:30,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:30,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:30,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:30,487 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:30,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:30,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:30,511 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:30,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:30,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:30,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:30,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:30,568 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:30,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:30,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:30,593 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:30,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:30,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:30,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:30,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:30,650 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:30,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:30,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:30,675 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:30,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:30,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:30,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:30,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:30,732 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:30,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:30,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:30,756 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:30,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:30,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:30,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:30,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:30,814 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:30,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:30,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:30,838 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:30,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:30,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:30,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:30,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:30,899 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:30,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:30,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:30,924 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:30,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:30,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:30,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:30,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:30,981 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:31,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:31,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:31,006 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:31,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:31,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:31,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:31,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:31,063 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:31,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:31,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:31,088 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:31,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:31,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:31,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:31,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:31,145 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:31,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:31,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:31,170 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:31,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:31,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:31,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:31,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:31,227 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:31,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:31,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:31,252 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:31,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:31,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:31,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:31,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:31,309 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:31,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:31,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:31,334 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:31,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:31,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:31,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:31,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:31,393 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:31,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:31,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:31,418 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:31,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:31,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:31,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:31,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:31,474 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:31,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:31,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:31,499 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:31,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:31,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:31,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:31,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:31,555 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:31,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:31,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:31,580 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:31,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:31,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:31,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:31,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:31,638 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:31,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:31,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:31,663 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:31,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:31,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:31,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:31,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:31,720 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:31,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:31,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:31,745 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:31,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:31,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:31,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:31,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:31,802 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:31,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:31,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:31,827 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:31,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:31,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:31,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:31,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:31,884 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:31,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:31,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:31,909 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:31,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:31,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:31,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:31,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:31,966 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:31,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:31,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:31,990 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:31,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:31,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:31,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:31,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:32,047 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:32,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:32,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:32,071 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:32,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:32,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:32,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:32,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:32,128 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:32,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:32,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:32,152 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:32,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:32,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:32,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:32,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:32,209 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:32,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:32,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:32,234 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:32,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:32,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:32,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:32,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:32,291 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:32,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:32,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:32,315 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:32,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:32,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:32,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:32,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:32,372 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:32,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:32,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:32,397 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:32,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:32,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:32,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:32,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:32,457 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:32,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:32,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:32,481 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:32,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:32,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:32,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:32,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:32,539 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:32,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:32,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:32,563 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:32,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:32,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:32,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:32,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:32,620 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:32,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:32,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:32,644 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:32,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:32,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:32,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:32,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:32,701 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:32,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:32,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:32,725 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:32,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:32,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:32,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:32,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:32,783 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:32,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:32,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:32,807 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:32,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:32,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:32,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:32,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:32,864 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:32,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:32,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:32,888 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:32,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:32,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:32,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:32,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:32,947 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:32,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:32,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:32,972 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:32,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:32,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:32,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:32,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:33,029 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:33,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:33,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:33,053 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:33,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:33,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:33,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:33,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:33,110 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:33,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:33,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:33,135 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:33,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:33,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:33,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:33,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:33,192 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:33,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:33,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:33,217 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:33,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:33,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:33,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:33,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:33,273 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:33,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:33,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:33,298 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:33,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:33,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:33,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:33,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:33,355 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:33,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:33,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:33,379 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:33,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:33,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:33,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:33,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:33,436 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:33,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:33,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:33,462 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:33,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:33,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:33,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:33,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:33,518 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:33,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:33,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:33,543 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:33,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:33,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:33,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:33,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:33,600 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:33,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:33,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:33,624 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:33,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:33,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:33,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:33,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:33,681 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:33,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:33,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:33,705 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:33,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:33,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:33,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:33,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:33,763 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:33,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:33,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:33,787 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:33,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:33,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:33,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:33,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:33,845 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:33,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:33,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:33,869 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:33,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:33,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:33,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:33,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:33,926 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:33,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:33,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:33,951 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:33,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:33,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:33,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:33,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:34,011 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:34,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:34,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:34,035 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:34,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:34,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:34,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:34,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:34,093 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:34,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:34,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:34,118 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:34,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:34,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:34,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:34,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:34,176 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:34,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:34,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:34,200 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:34,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:34,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:34,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:34,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:34,257 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:34,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:34,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:34,282 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:34,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:34,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:34,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:34,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:34,340 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:34,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:34,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:34,363 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:34,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:34,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:34,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:34,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:34,421 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:34,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:34,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:34,445 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:34,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:34,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:34,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:34,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:34,506 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:34,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:34,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:34,530 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:34,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:34,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:34,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:34,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:34,587 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:34,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:34,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:34,612 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:34,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:34,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:34,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:34,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:34,669 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:34,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:34,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:34,693 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:34,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:34,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:34,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:34,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:34,751 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:34,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:34,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:34,775 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:34,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:34,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:34,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:34,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:34,832 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:34,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:34,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:34,857 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:34,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:34,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:34,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:34,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:34,914 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:34,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:34,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:34,939 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:34,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:34,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:34,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:34,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:34,996 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:35,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:35,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:35,022 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:35,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:35,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:35,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:35,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:35,080 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:35,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:35,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:35,105 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:35,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:35,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:35,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:35,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:35,161 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:35,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:35,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:35,186 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:35,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:35,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:35,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:35,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:35,243 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:35,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:35,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:35,267 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:35,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:35,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:35,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:35,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:35,325 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:35,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:35,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:35,349 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:35,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:35,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:35,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:35,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:35,407 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:35,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:35,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:35,431 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:35,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:35,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:35,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:35,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:35,489 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:35,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:35,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:35,513 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:35,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:35,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:35,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:35,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:35,572 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:35,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:35,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:35,597 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:35,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:35,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:35,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:35,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:35,654 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:35,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:35,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:35,678 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:35,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:35,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:35,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:35,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:35,735 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:35,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:35,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:35,760 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:35,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:35,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:35,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:35,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:35,817 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:35,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:35,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:35,842 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:35,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:35,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:35,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:35,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:35,900 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:35,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:35,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:35,924 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:35,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:35,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:35,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:35,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:35,982 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:36,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:36,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:36,007 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:36,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:36,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:36,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:36,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:36,066 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:36,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:36,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:36,091 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:36,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:36,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:36,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:36,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:36,149 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:36,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:36,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:36,173 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:36,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:36,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:36,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:36,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:36,231 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:36,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:36,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:36,255 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:36,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:36,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:36,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:36,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:36,313 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:36,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:36,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:36,337 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:36,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:36,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:36,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:36,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:36,395 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:36,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:36,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:36,419 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:36,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:36,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:36,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:36,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:36,476 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:36,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:36,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:36,500 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:36,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:36,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:36,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:36,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:36,558 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:36,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:36,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:36,583 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:36,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:36,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:36,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:36,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:36,640 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:36,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:36,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:36,665 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:36,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:36,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:36,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:36,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:36,722 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:36,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:36,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:36,747 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:36,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:36,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:36,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:36,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:36,804 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:36,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:36,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:36,829 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:36,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:36,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:36,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:36,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:36,886 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:36,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:36,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:36,911 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:36,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:36,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:36,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:36,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:36,968 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:36,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:36,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:36,993 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:36,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:36,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:36,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:36,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:37,050 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:37,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:37,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:37,075 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:37,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:37,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:37,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:37,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:37,134 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:37,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:37,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:37,159 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:37,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:37,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:37,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:37,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:37,216 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:37,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:37,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:37,240 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:37,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:37,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:37,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:37,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:37,298 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:37,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:37,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:37,322 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:37,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:37,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:37,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:37,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:37,379 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:37,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:37,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:37,404 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:37,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:37,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:37,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:37,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:37,463 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:37,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:37,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:37,487 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:37,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:37,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:37,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:37,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:37,547 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:37,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:37,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:37,570 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:37,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:37,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:37,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:37,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:37,627 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:37,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:37,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:37,653 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:37,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:37,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:37,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:37,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:37,710 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:37,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:37,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:37,734 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:37,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:37,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:37,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:37,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:37,791 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:37,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:37,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:37,816 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:37,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:37,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:37,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:37,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:37,873 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:37,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:37,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:37,897 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:37,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:37,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:37,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:37,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:37,955 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:37,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:37,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:37,979 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:37,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:37,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:37,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:37,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:38,036 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:38,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:38,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:38,061 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:38,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:38,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:38,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:38,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:38,118 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:38,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:38,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:38,143 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:38,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:38,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:38,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:38,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:38,202 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:38,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:38,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:38,227 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:38,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:38,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:38,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:38,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:38,284 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:38,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:38,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:38,309 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:38,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:38,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:38,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:38,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:38,366 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:38,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:38,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:38,391 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:38,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:38,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:38,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:38,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:38,449 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:38,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:38,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:38,474 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:38,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:38,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:38,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:38,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:38,531 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:38,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:38,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:38,556 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:38,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:38,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:38,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:38,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:38,614 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:38,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:38,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:38,638 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:38,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:38,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:38,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:38,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:38,698 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:38,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:38,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:38,722 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:38,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:38,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:38,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:38,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:38,779 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:38,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:38,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:38,804 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:38,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:38,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:38,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:38,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:38,861 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:38,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:38,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:38,885 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:38,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:38,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:38,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:38,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:38,942 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:38,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:38,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:38,967 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:38,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:38,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:38,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:38,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:39,024 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:39,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:39,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:39,048 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:39,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:39,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:39,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:39,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:39,106 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:39,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:39,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:39,130 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:39,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:39,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:39,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:39,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:39,187 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:39,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:39,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:39,213 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:39,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:39,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:39,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:39,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:39,270 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:39,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:39,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:39,294 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:39,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:39,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:39,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:39,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:39,351 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:39,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:39,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:39,376 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:39,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:39,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:39,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:39,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:39,443 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:39,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:39,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:39,473 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:39,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:39,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:39,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:39,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:39,555 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:39,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:39,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:39,586 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:39,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:39,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:39,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:39,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:39,662 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:39,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:39,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:39,687 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:39,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:39,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:39,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:39,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:39,745 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:39,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:39,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:39,770 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:39,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:39,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:39,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:39,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:39,836 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:39,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:39,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:39,861 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:39,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:39,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:39,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:39,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:39,919 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:39,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:39,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:39,944 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:39,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:39,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:39,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:39,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:40,002 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:40,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:40,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:40,027 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:40,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:40,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:40,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:40,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:40,084 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:40,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:40,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:40,109 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:40,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:40,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:40,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:40,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:40,166 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:40,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:40,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:40,190 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:40,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:40,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:40,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:40,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:40,248 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:40,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:40,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:40,272 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:40,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:40,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:40,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:40,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:40,340 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:40,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:40,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:40,365 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:40,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:40,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:40,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:40,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:40,423 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:40,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:40,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:40,448 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:40,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:40,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:40,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:40,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:40,507 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:40,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:40,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:40,531 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:40,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:40,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:40,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:40,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:40,588 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:40,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:40,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:40,613 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:40,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:40,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:40,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:40,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:40,669 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:40,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:40,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:40,694 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:40,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:40,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:40,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:40,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:40,751 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:40,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:40,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:40,775 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:40,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:40,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:40,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:40,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:40,832 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:40,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:40,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:40,859 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:40,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:40,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:40,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:40,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:40,916 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:40,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:40,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:40,941 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:40,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:40,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:40,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:40,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:40,998 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:41,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:41,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:41,022 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:41,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:41,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:41,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:41,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:41,079 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:41,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:41,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:41,104 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:41,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:41,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:41,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:41,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:41,160 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:41,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:41,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:41,185 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:41,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:41,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:41,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:41,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:41,243 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:41,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:41,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:41,267 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:41,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:41,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:41,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:41,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:41,324 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:41,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:41,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:41,349 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:41,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:41,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:41,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:41,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:41,408 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:41,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:41,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:41,432 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:41,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:41,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:41,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:41,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:41,489 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:41,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:41,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:41,514 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:41,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:41,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:41,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:41,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:41,571 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:41,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:41,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:41,595 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:41,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:41,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:41,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:41,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:41,653 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:41,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:41,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:41,677 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:41,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:41,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:41,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:41,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:41,734 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:41,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:41,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:41,758 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:41,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:41,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:41,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:41,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:41,816 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:41,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:41,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:41,840 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:41,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:41,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:41,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:41,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:41,901 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:41,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:41,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:41,925 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:41,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:41,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:41,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:41,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:41,982 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:42,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:42,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:42,007 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:42,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:42,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:42,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:42,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:42,064 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:42,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:42,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:42,089 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:42,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:42,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:42,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:42,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:42,146 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:42,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:42,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:42,171 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:42,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:42,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:42,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:42,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:42,228 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:42,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:42,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:42,251 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:42,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:42,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:42,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:42,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:42,308 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:42,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:42,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:42,333 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:42,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:42,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:42,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:42,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:42,390 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:42,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:42,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:42,416 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:42,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:42,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:42,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:42,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:42,473 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:42,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:42,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:42,497 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:42,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:42,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:42,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:42,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:42,555 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:42,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:42,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:42,579 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:42,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:42,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:42,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:42,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:42,636 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:42,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:42,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:42,660 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:42,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:42,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:42,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:42,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:42,717 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:42,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:42,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:42,742 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:42,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:42,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:42,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:42,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:42,799 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:42,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:42,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:42,824 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:42,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:42,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:42,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:42,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:42,880 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:42,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:42,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:42,905 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:42,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:42,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:42,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:42,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:42,965 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:42,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:42,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:42,990 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:42,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:42,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:42,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:42,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:43,047 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:43,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:43,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:43,071 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:43,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:43,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:43,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:43,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:43,129 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:43,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:43,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:43,152 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:43,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:43,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:43,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:43,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:43,210 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:43,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:43,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:43,234 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:43,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:43,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:43,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:43,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:43,291 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:43,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:43,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:43,316 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:43,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:43,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:43,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:43,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:43,373 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:43,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:43,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:43,397 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:43,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:43,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:43,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:43,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:43,456 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:43,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:43,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:43,480 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:43,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:43,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:43,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:43,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:43,538 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:43,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:43,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:43,562 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:43,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:43,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:43,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:43,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:43,619 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:43,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:43,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:43,643 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:43,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:43,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:43,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:43,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:43,701 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:43,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:43,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:43,725 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:43,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:43,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:43,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:43,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:43,782 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:43,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:43,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:43,806 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:43,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:43,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:43,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:43,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:43,863 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:43,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:43,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:43,887 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:43,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:43,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:43,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:43,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:43,944 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:43,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:43,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:43,970 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:43,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:43,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:43,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:43,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:44,027 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:44,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:44,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:44,052 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:44,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:44,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:44,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:44,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:44,109 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:44,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:44,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:44,134 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:44,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:44,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:44,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:44,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:44,191 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:44,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:44,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:44,216 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:44,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:44,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:44,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:44,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:44,272 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:44,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:44,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:44,297 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:44,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:44,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:44,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:44,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:44,357 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:44,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:44,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:44,382 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:44,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:44,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:44,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:44,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:44,440 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:44,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:44,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:44,464 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:44,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:44,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:44,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:44,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:44,526 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:44,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:44,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:44,551 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:44,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:44,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:44,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:44,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:44,608 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:44,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:44,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:44,633 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:44,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:44,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:44,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:44,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:44,690 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:44,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:44,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:44,714 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:44,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:44,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:44,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:44,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:44,772 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:44,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:44,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:44,796 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:44,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:44,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:44,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:44,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:44,853 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:44,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:44,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:44,878 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:44,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:44,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:44,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:44,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:44,935 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:44,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:44,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:44,960 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:44,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:44,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:44,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:44,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:45,019 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:45,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:45,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:45,044 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:45,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:45,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:45,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:45,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:45,101 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:45,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:45,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:45,126 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:45,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:45,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:45,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:45,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:45,183 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:45,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:45,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:45,207 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:45,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:45,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:45,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:45,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:45,264 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:45,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:45,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:45,289 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:45,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:45,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:45,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:45,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:45,347 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:45,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:45,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:45,371 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:45,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:45,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:45,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:45,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:45,428 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:45,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:45,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:45,452 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:45,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:45,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:45,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:45,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:45,509 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:45,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:45,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:45,536 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:45,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:45,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:45,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:45,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:45,593 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:45,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:45,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:45,618 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:45,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:45,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:45,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:45,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:45,675 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:45,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:45,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:45,699 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:45,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:45,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:45,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:45,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:45,756 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:45,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:45,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:45,781 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:45,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:45,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:45,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:45,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:45,838 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:45,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:45,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:45,863 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:45,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:45,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:45,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:45,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:45,920 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:45,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:45,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:45,945 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:45,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:45,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:45,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:45,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:46,002 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:46,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:46,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:46,027 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:46,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:46,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:46,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:46,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:46,086 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:46,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:46,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:46,111 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:46,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:46,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:46,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:46,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:46,169 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:46,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:46,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:46,194 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:46,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:46,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:46,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:46,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:46,251 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:46,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:46,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:46,276 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:46,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:46,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:46,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:46,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:46,334 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:46,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:46,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:46,359 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:46,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:46,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:46,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:46,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:46,416 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:46,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:46,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:46,441 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:46,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:46,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:46,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:46,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:46,498 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:46,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:46,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:46,522 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:46,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:46,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:46,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:46,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:46,579 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:46,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:46,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:46,605 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:46,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:46,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:46,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:46,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:46,663 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:46,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:46,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:46,688 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:46,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:46,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:46,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:46,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:46,745 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:46,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:46,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:46,769 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:46,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:46,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:46,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:46,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:46,827 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:46,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:46,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:46,851 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:46,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:46,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:46,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:46,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:46,909 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:46,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:46,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:46,934 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:46,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:46,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:46,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:46,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:46,992 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:47,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:47,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:47,016 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:47,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:47,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:47,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:47,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:47,073 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:47,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:47,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:47,098 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:47,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:47,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:47,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:47,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:47,159 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:47,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:47,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:47,184 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:47,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:47,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:47,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:47,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:47,241 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:47,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:47,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:47,266 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:47,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:47,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:47,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:47,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:47,324 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:47,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:47,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:47,348 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:47,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:47,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:47,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:47,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:47,405 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:47,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:47,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:47,430 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:47,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:47,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:47,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:47,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:47,487 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:47,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:47,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:47,511 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:47,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:47,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:47,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:47,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:47,569 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:47,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:47,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:47,593 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:47,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:47,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:47,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:47,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:47,652 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:47,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:47,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:47,677 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:47,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:47,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:47,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:47,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:47,734 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:47,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:47,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:47,759 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:47,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:47,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:47,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:47,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:47,815 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:47,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:47,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:47,840 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:47,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:47,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:47,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:47,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:47,897 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:47,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:47,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:47,921 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:47,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:47,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:47,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:47,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:47,978 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:48,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:48,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:48,003 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:48,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:48,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:48,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:48,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:48,062 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:48,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:48,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:48,086 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:48,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:48,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:48,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:48,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:48,143 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:48,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:48,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:48,169 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:48,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:48,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:48,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:48,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:48,226 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:48,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:48,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:48,251 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:48,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:48,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:48,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:48,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:48,309 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:48,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:48,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:48,333 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:48,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:48,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:48,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:48,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:48,390 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:48,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:48,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:48,415 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:48,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:48,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:48,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:48,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:48,472 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:48,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:48,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:48,496 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:48,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:48,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:48,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:48,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:48,553 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:48,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:48,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:48,578 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:48,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:48,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:48,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:48,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:48,635 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:48,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:48,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:48,659 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:48,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:48,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:48,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:48,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:48,718 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:48,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:48,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:48,742 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:48,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:48,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:48,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:48,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:48,799 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:48,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:48,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:48,824 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:48,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:48,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:48,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:48,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:48,881 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:48,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:48,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:48,906 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:48,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:48,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:48,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:48,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:48,963 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:48,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:48,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:48,988 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:48,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:48,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:48,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:48,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:49,044 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:49,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:49,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:49,069 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:49,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:49,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:49,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:49,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:49,126 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:49,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:49,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:49,150 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:49,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:49,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:49,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:49,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:49,212 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:49,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:49,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:49,237 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:49,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:49,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:49,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:49,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:49,294 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:49,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:49,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:49,318 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:49,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:49,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:49,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:49,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:49,375 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:49,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:49,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:49,400 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:49,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:49,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:49,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:49,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:49,461 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:49,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:49,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:49,486 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:49,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:49,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:49,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:49,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:49,543 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:49,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:49,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:49,568 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:49,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:49,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:49,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:49,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:49,624 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:49,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:49,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:49,649 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:49,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:49,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:49,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:49,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:49,706 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:49,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:49,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:49,732 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:49,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:49,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:49,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:49,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:49,790 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:49,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:49,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:49,814 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:49,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:49,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:49,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:49,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:49,871 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:49,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:49,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:49,895 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:49,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:49,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:49,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:49,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:49,952 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:49,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:49,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:49,977 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:49,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:49,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:49,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:49,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:50,034 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:50,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:50,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:50,058 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:50,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:50,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:50,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:50,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:50,115 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:50,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:50,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:50,140 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:50,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:50,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:50,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:50,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:50,196 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:50,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:50,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:50,221 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:50,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:50,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:50,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:50,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:50,280 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:50,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:50,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:50,305 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:50,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:50,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:50,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:50,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:50,362 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:50,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:50,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:50,388 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:50,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:50,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:50,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:50,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:50,446 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:50,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:50,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:50,470 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:50,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:50,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:50,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:50,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:50,527 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:50,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:50,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:50,552 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:50,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:50,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:50,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:50,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:50,610 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:50,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:50,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:50,634 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:50,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:50,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:50,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:50,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:50,692 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:50,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:50,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:50,716 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:50,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:50,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:50,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:50,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:50,775 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:50,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:50,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:50,800 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:50,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:50,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:50,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:50,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:50,858 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:50,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:50,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:50,882 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:50,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:50,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:50,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:50,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:50,939 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:50,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:50,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:50,962 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:50,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:50,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:50,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:50,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:51,020 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:51,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:51,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:51,044 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:51,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:51,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:51,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:51,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:51,101 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:51,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:51,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:51,126 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:51,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:51,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:51,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:51,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:51,183 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:51,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:51,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:51,208 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:51,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:51,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:51,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:51,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:51,265 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:51,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:51,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:51,291 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:51,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:51,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:51,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:51,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:51,348 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:51,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:51,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:51,372 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:51,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:51,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:51,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:51,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:51,429 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:51,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:51,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:51,453 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:51,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:51,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:51,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:51,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:51,511 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:51,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:51,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:51,535 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:51,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:51,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:51,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:51,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:51,593 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:51,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:51,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:51,618 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:51,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:51,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:51,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:51,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:51,675 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:51,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:51,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:51,700 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:51,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:51,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:51,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:51,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:51,758 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:51,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:51,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:51,782 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:51,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:51,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:51,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:51,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:51,842 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:51,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:51,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:51,866 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:51,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:51,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:51,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:51,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:51,923 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:51,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:51,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:51,953 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:51,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:51,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:51,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:51,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:52,037 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:52,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:52,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:52,069 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:52,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:52,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:52,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:52,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:52,151 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:52,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:52,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:52,177 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:52,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:52,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:52,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:52,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:52,235 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:52,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:52,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:52,260 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:52,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:52,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:52,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:52,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:52,319 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:52,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:52,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:52,344 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:52,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:52,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:52,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:52,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:52,406 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:52,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:52,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:52,430 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:52,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:52,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:52,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:52,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:52,487 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:52,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:52,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:52,511 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:52,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:52,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:52,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:52,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:52,569 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:52,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:52,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:52,594 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:52,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:52,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:52,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:52,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:52,650 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:52,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:52,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:52,675 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:52,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:52,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:52,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:52,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:52,732 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:52,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:52,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:52,756 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:52,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:52,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:52,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:52,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:52,814 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:52,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:52,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:52,838 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:52,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:52,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:52,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:52,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:52,895 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:52,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:52,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:52,921 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:52,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:52,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:52,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:52,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:52,978 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:53,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:53,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:53,003 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:53,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:53,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:53,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:53,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:53,060 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:53,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:53,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:53,085 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:53,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:53,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:53,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:53,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:53,142 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:53,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:53,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:53,166 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:53,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:53,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:53,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:53,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:53,223 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:53,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:53,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:53,248 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:53,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:53,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:53,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:53,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:53,305 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:53,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:53,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:53,329 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:53,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:53,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:53,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:53,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:53,387 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:53,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:53,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:53,411 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:53,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:53,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:53,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:53,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:53,471 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:53,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:53,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:53,496 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:53,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:53,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:53,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:53,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:53,553 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:53,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:53,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:53,577 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:53,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:53,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:53,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:53,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:53,634 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:53,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:53,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:53,658 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:53,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:53,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:53,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:53,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:53,715 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:53,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:53,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:53,740 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:53,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:53,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:53,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:53,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:53,797 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:53,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:53,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:53,822 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:53,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:53,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:53,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:53,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:53,879 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:53,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:53,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:53,903 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:53,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:53,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:53,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:53,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:53,963 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:53,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:53,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:53,988 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:53,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:53,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:53,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:53,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:54,045 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:54,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:54,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:54,069 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:54,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:54,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:54,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:54,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:54,126 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:54,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:54,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:54,151 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:54,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:54,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:54,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:54,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:54,209 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:54,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:54,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:54,234 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:54,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:54,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:54,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:54,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:54,292 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:54,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:54,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:54,319 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:54,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:54,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:54,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:54,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:54,395 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:54,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:54,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:54,423 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:54,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:54,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:54,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:54,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:54,488 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:54,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:54,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:54,514 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:54,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:54,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:54,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:54,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:54,572 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:54,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:54,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:54,597 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:54,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:54,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:54,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:54,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:54,660 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:54,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:54,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:54,684 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:54,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:54,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:54,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:54,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:54,741 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:54,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:54,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:54,766 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:54,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:54,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:54,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:54,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:54,823 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:54,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:54,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:54,848 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:54,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:54,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:54,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:54,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:54,904 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:54,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:54,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:54,929 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:54,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:54,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:54,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:54,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:54,986 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:55,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:55,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:55,010 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:55,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:55,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:55,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:55,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:55,070 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:55,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:55,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:55,095 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:55,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:55,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:55,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:55,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:55,152 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:55,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:55,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:55,177 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:55,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:55,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:55,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:55,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:55,234 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:55,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:55,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:55,258 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:55,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:55,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:55,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:55,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:55,316 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:55,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:55,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:55,340 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:55,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:55,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:55,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:55,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:55,398 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:55,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:55,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:55,422 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:55,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:55,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:55,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:55,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:55,479 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:55,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:55,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:55,503 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:55,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:55,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:55,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:55,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:55,560 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:55,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:55,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:55,586 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:55,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:55,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:55,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:55,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:55,643 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:55,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:55,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:55,668 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:55,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:55,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:55,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:55,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:55,725 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:55,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:55,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:55,749 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:55,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:55,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:55,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:55,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:55,805 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:55,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:55,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:55,830 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:55,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:55,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:55,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:55,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:55,887 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:55,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:55,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:55,912 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:55,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:55,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:55,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:55,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:55,971 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:55,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:55,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:55,997 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:55,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:55,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:55,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:55,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:56,055 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:56,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:56,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:56,081 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:56,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:56,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:56,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:56,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:56,139 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:56,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:56,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:56,163 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:56,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:56,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:56,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:56,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:56,221 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:56,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:56,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:56,247 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:56,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:56,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:56,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:56,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:56,304 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:56,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:56,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:56,329 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:56,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:56,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:56,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:56,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:56,387 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:56,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:56,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:56,412 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:56,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:56,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:56,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:56,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:56,470 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:56,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:56,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:56,495 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:56,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:56,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:56,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:56,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:56,553 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:56,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:56,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:56,578 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:56,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:56,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:56,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:56,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:56,637 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:56,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:56,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:56,662 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:56,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:56,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:56,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:56,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:56,719 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:56,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:56,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:56,744 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:56,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:56,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:56,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:56,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:56,801 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:56,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:56,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:56,825 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:56,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:56,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:56,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:56,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:56,882 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:56,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:56,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:56,907 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:56,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:56,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:56,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:56,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:56,964 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:56,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:56,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:56,989 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:56,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:56,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:56,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:56,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:57,070 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:57,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:57,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:57,097 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:57,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:57,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:57,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:57,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:57,176 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:57,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:57,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:57,212 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:57,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:57,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:57,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:57,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:57,289 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:57,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:57,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:57,315 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:57,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:57,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:57,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:57,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:57,373 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:57,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:57,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:57,397 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:57,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:57,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:57,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:57,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:57,455 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:57,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:57,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:57,479 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:57,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:57,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:57,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:57,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:57,537 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:57,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:57,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:57,561 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:57,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:57,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:57,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:57,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:57,619 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:57,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:57,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:57,643 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:57,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:57,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:57,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:57,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:57,701 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:57,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:57,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:57,725 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:57,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:57,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:57,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:57,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:57,784 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:57,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:57,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:57,809 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:57,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:57,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:57,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:57,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:57,867 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:57,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:57,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:57,891 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:57,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:57,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:57,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:57,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:57,949 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:57,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:57,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:57,973 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:57,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:57,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:57,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:57,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:58,031 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:58,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:58,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:58,055 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:58,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:58,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:58,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:58,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:58,112 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:58,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:58,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:58,136 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:58,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:58,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:58,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:58,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:58,193 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:58,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:58,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:58,218 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:58,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:58,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:58,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:58,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:58,279 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:58,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:58,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:58,304 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:58,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:58,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:58,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:58,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:58,361 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:58,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:58,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:58,385 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:58,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:58,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:58,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:58,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:58,442 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:58,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:58,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:58,467 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:58,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:58,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:58,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:58,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:58,524 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:58,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:58,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:58,548 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:58,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:58,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:58,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:58,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:58,605 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:58,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:58,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:58,630 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:58,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:58,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:58,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:58,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:58,687 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:58,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:58,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:58,711 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:58,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:58,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:58,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:58,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:58,768 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:58,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:58,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:58,795 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:58,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:58,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:58,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:58,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:58,852 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:58,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:58,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:58,876 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:58,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:58,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:58,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:58,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:58,933 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:58,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:58,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:58,958 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:58,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:58,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:58,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:58,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:59,015 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:59,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:59,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:59,040 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:59,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:59,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:59,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:59,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:59,097 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:59,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:59,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:59,122 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:59,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:59,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:59,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:59,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:59,179 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:59,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:59,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:59,204 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:59,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:59,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:59,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:59,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:59,261 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:59,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:59,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:59,286 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:59,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:59,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:59,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:59,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:59,345 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:59,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:59,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:59,370 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:59,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:59,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:59,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:59,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:59,427 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:59,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:59,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:59,452 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:59,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:59,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:59,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:59,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:59,509 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:59,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:59,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:59,533 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:59,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:59,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:59,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:59,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:59,591 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:59,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:59,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:59,615 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:59,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:59,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:59,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:59,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:59,672 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:59,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:59,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:59,697 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:59,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:59,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:59,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:59,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:59,754 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:59,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:59,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:59,778 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:59,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:59,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:59,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:59,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:59,839 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:59,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:59,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:59,864 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:59,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:59,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:59,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:59,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:02:59,921 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:02:59,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:02:59,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:02:59,945 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:02:59,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:02:59,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:02:59,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:02:59,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:00,002 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:00,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:00,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:00,027 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:00,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:00,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:00,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:00,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:00,084 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:00,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:00,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:00,108 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:00,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:00,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:00,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:00,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:00,177 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:00,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:00,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:00,208 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:00,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:00,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:00,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:00,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:00,292 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:00,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:00,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:00,327 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:00,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:00,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:00,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:00,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:00,393 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:00,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:00,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:00,421 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:00,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:00,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:00,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:00,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:00,480 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:00,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:00,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:00,505 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:00,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:00,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:00,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:00,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:00,567 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:00,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:00,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:00,592 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:00,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:00,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:00,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:00,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:00,651 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:00,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:00,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:00,675 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:00,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:00,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:00,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:00,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:00,733 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:00,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:00,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:00,757 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:00,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:00,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:00,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:00,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:00,814 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:00,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:00,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:00,839 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:00,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:00,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:00,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:00,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:00,896 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:00,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:00,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:00,921 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:00,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:00,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:00,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:00,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:00,981 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:01,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:01,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:01,006 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:01,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:01,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:01,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:01,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:01,064 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:01,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:01,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:01,088 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:01,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:01,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:01,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:01,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:01,146 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:01,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:01,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:01,170 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:01,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:01,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:01,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:01,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:01,227 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:01,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:01,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:01,252 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:01,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:01,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:01,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:01,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:01,309 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:01,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:01,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:01,332 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:01,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:01,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:01,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:01,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:01,389 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:01,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:01,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:01,414 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:01,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:01,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:01,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:01,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:01,474 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:01,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:01,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:01,498 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:01,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:01,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:01,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:01,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:01,555 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:01,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:01,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:01,580 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:01,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:01,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:01,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:01,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:01,637 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:01,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:01,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:01,662 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:01,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:01,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:01,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:01,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:01,719 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:01,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:01,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:01,744 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:01,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:01,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:01,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:01,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:01,801 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:01,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:01,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:01,826 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:01,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:01,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:01,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:01,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:01,884 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:01,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:01,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:01,908 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:01,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:01,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:01,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:01,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:01,966 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:01,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:01,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:01,992 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:01,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:01,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:01,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:01,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:02,050 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:02,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:02,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:02,074 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:02,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:02,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:02,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:02,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:02,131 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:02,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:02,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:02,156 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:02,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:02,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:02,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:02,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:02,213 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:02,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:02,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:02,237 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:02,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:02,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:02,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:02,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:02,294 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:02,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:02,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:02,319 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:02,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:02,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:02,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:02,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:02,376 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:02,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:02,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:02,401 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:02,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:02,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:02,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:02,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:02,458 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:02,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:02,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:02,483 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:02,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:02,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:02,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:02,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:02,542 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:02,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:02,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:02,567 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:02,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:02,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:02,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:02,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:02,624 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:02,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:02,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:02,648 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:02,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:02,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:02,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:02,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:02,706 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:02,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:02,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:02,730 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:02,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:02,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:02,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:02,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:02,787 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:02,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:02,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:02,811 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:02,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:02,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:02,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:02,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:02,868 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:02,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:02,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:02,892 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:02,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:02,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:02,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:02,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:02,951 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:02,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:02,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:02,975 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:02,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:02,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:02,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:02,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:03,035 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:03,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:03,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:03,059 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:03,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:03,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:03,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:03,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:03,116 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:03,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:03,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:03,141 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:03,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:03,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:03,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:03,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:03,198 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:03,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:03,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:03,222 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:03,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:03,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:03,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:03,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:03,279 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:03,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:03,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:03,303 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:03,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:03,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:03,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:03,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:03,361 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:03,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:03,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:03,385 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:03,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:03,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:03,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:03,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:03,441 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:03,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:03,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:03,466 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:03,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:03,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:03,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:03,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:03,523 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:03,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:03,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:03,549 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:03,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:03,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:03,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:03,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:03,606 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:03,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:03,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:03,631 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:03,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:03,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:03,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:03,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:03,689 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:03,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:03,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:03,714 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:03,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:03,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:03,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:03,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:03,772 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:03,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:03,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:03,797 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:03,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:03,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:03,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:03,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:03,858 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:03,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:03,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:03,883 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:03,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:03,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:03,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:03,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:03,940 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:03,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:03,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:03,964 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:03,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:03,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:03,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:03,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:04,021 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:04,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:04,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:04,045 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:04,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:04,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:04,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:04,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:04,107 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:04,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:04,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:04,131 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:04,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:04,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:04,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:04,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:04,188 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:04,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:04,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:04,212 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:04,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:04,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:04,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:04,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:04,269 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:04,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:04,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:04,294 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:04,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:04,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:04,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:04,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:04,352 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:04,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:04,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:04,377 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:04,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:04,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:04,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:04,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:04,435 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:04,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:04,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:04,459 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:04,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:04,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:04,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:04,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:04,520 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:04,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:04,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:04,545 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:04,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:04,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:04,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:04,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:04,605 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:04,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:04,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:04,630 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:04,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:04,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:04,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:04,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:04,687 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:04,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:04,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:04,711 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:04,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:04,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:04,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:04,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:04,769 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:04,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:04,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:04,793 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:04,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:04,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:04,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:04,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:04,853 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:04,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:04,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:04,877 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:04,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:04,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:04,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:04,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:04,934 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:04,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:04,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:04,958 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:04,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:04,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:04,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:04,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:05,015 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:05,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:05,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:05,040 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:05,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:05,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:05,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:05,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:05,097 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:05,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:05,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:05,123 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:05,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:05,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:05,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:05,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:05,180 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:05,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:05,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:05,204 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:05,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:05,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:05,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:05,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:05,262 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:05,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:05,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:05,286 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:05,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:05,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:05,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:05,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:05,344 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:05,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:05,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:05,368 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:05,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:05,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:05,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:05,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:05,425 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:05,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:05,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:05,450 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:05,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:05,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:05,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:05,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:05,507 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:05,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:05,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:05,532 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:05,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:05,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:05,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:05,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:05,589 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:05,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:05,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:05,614 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:05,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:05,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:05,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:05,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:05,676 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:05,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:05,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:05,700 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:05,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:05,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:05,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:05,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:05,757 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:05,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:05,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:05,782 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:05,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:05,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:05,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:05,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:05,839 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:05,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:05,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:05,863 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:05,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:05,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:05,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:05,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:05,921 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:05,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:05,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:05,945 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:05,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:05,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:05,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:05,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:06,002 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:06,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:06,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:06,026 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:06,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:06,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:06,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:06,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:06,083 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:06,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:06,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:06,107 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:06,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:06,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:06,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:06,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:06,164 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:06,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:06,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:06,189 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:06,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:06,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:06,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:06,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:06,246 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:06,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:06,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:06,271 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:06,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:06,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:06,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:06,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:06,328 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:06,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:06,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:06,352 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:06,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:06,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:06,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:06,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:06,409 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:06,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:06,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:06,434 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:06,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:06,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:06,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:06,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:06,492 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:06,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:06,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:06,517 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:06,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:06,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:06,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:06,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:06,574 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:06,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:06,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:06,599 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:06,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:06,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:06,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:06,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:06,656 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:06,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:06,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:06,681 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:06,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:06,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:06,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:06,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:06,740 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:06,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:06,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:06,765 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:06,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:06,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:06,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:06,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:06,822 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:06,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:06,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:06,847 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:06,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:06,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:06,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:06,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:06,904 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:06,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:06,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:06,928 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:06,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:06,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:06,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:06,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:06,985 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:07,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:07,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:07,010 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:07,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:07,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:07,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:07,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:07,068 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:07,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:07,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:07,092 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:07,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:07,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:07,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:07,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:07,149 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:07,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:07,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:07,174 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:07,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:07,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:07,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:07,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:07,234 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:07,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:07,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:07,258 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:07,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:07,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:07,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:07,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:07,316 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:07,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:07,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:07,340 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:07,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:07,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:07,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:07,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:07,397 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:07,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:07,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:07,422 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:07,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:07,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:07,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:07,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:07,480 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:07,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:07,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:07,504 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:07,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:07,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:07,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:07,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:07,561 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:07,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:07,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:07,586 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:07,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:07,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:07,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:07,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:07,643 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:07,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:07,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:07,667 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:07,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:07,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:07,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:07,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:07,724 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:07,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:07,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:07,751 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:07,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:07,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:07,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:07,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:07,809 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:07,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:07,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:07,834 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:07,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:07,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:07,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:07,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:07,893 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:07,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:07,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:07,917 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:07,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:07,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:07,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:07,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:07,974 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:07,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:07,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:07,999 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:07,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:07,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:07,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:08,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:08,056 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:08,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:08,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:08,080 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:08,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:08,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:08,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:08,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:08,137 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:08,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:08,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:08,162 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:08,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:08,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:08,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:08,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:08,219 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:08,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:08,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:08,243 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:08,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:08,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:08,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:08,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:08,304 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:08,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:08,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:08,328 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:08,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:08,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:08,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:08,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:08,385 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:08,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:08,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:08,409 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:08,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:08,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:08,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:08,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:08,467 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:08,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:08,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:08,491 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:08,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:08,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:08,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:08,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:08,548 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:08,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:08,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:08,572 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:08,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:08,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:08,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:08,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:08,629 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:08,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:08,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:08,654 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:08,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:08,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:08,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:08,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:08,711 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:08,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:08,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:08,735 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:08,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:08,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:08,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:08,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:08,795 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:08,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:08,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:08,819 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:08,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:08,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:08,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:08,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:08,876 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:08,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:08,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:08,901 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:08,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:08,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:08,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:08,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:08,958 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:08,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:08,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:08,982 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:08,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:08,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:08,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:08,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:09,040 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:09,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:09,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:09,064 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:09,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:09,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:09,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:09,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:09,122 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:09,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:09,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:09,146 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:09,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:09,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:09,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:09,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:09,203 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:09,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:09,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:09,228 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:09,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:09,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:09,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:09,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:09,285 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:09,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:09,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:09,311 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:09,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:09,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:09,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:09,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:09,368 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:09,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:09,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:09,393 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:09,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:09,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:09,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:09,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:09,452 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:09,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:09,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:09,478 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:09,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:09,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:09,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:09,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:09,539 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:09,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:09,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:09,565 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:09,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:09,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:09,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:09,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:09,629 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:09,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:09,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:09,655 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:09,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:09,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:09,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:09,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:09,713 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:09,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:09,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:09,738 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:09,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:09,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:09,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:09,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:09,797 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:09,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:09,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:09,822 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:09,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:09,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:09,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:09,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:09,881 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:09,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:09,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:09,906 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:09,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:09,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:09,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:09,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:09,963 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:09,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:09,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:09,988 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:09,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:09,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:09,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:09,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:10,047 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:10,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:10,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:10,071 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:10,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:10,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:10,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:10,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:10,128 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:10,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:10,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:10,153 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:10,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:10,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:10,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:10,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:10,209 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:10,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:10,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:10,234 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:10,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:10,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:10,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:10,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:10,291 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:10,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:10,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:10,315 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:10,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:10,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:10,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:10,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:10,375 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:10,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:10,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:10,400 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:10,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:10,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:10,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:10,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:10,468 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:10,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:10,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:10,493 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:10,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:10,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:10,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:10,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:10,550 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:10,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:10,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:10,574 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:10,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:10,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:10,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:10,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:10,631 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:10,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:10,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:10,656 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:10,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:10,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:10,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:10,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:10,714 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:10,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:10,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:10,738 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:10,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:10,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:10,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:10,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:10,795 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:10,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:10,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:10,820 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:10,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:10,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:10,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:10,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:10,878 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:10,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:10,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:10,904 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:10,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:10,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:10,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:10,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:10,962 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:10,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:10,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:10,986 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:10,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:10,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:10,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:10,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:11,043 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:11,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:11,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:11,068 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:11,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:11,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:11,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:11,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:11,125 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:11,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:11,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:11,149 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:11,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:11,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:11,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:11,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:11,206 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:11,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:11,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:11,231 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:11,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:11,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:11,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:11,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:11,288 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:11,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:11,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:11,313 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:11,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:11,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:11,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:11,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:11,371 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:11,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:11,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:11,396 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:11,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:11,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:11,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:11,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:11,457 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:11,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:11,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:11,482 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:11,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:11,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:11,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:11,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:11,541 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:11,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:11,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:11,566 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:11,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:11,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:11,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:11,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:11,624 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:11,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:11,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:11,648 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:11,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:11,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:11,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:11,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:11,705 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:11,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:11,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:11,729 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:11,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:11,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:11,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:11,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:11,786 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:11,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:11,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:11,810 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:11,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:11,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:11,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:11,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:11,868 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:11,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:11,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:11,892 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:11,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:11,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:11,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:11,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:11,951 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:11,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:11,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:11,976 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:11,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:11,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:11,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:11,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:12,032 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:12,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:12,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:12,057 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:12,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:12,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:12,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:12,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:12,114 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:12,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:12,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:12,138 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:12,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:12,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:12,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:12,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:12,195 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:12,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:12,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:12,220 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:12,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:12,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:12,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:12,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:12,277 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:12,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:12,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:12,302 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:12,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:12,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:12,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:12,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:12,359 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:12,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:12,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:12,383 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:12,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:12,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:12,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:12,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:12,440 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:12,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:12,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:12,466 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:12,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:12,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:12,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:12,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:12,524 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:12,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:12,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:12,548 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:12,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:12,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:12,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:12,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:12,605 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:12,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:12,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:12,629 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:12,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:12,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:12,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:12,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:12,689 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:12,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:12,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:12,713 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:12,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:12,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:12,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:12,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:12,770 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:12,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:12,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:12,794 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:12,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:12,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:12,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:12,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:12,850 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:12,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:12,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:12,875 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:12,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:12,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:12,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:12,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:12,932 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:12,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:12,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:12,957 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:12,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:12,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:12,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:12,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:13,016 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:13,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:13,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:13,040 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:13,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:13,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:13,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:13,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:13,097 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:13,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:13,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:13,121 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:13,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:13,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:13,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:13,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:13,178 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:13,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:13,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:13,203 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:13,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:13,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:13,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:13,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:13,260 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:13,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:13,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:13,284 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:13,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:13,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:13,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:13,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:13,342 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:13,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:13,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:13,367 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:13,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:13,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:13,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:13,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:13,426 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:13,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:13,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:13,450 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:13,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:13,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:13,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:13,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:13,511 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:13,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:13,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:13,537 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:13,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:13,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:13,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:13,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:13,595 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:13,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:13,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:13,620 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:13,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:13,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:13,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:13,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:13,679 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:13,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:13,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:13,704 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:13,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:13,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:13,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:13,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:13,762 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:13,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:13,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:13,787 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:13,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:13,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:13,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:13,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:13,844 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:13,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:13,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:13,869 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:13,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:13,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:13,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:13,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:13,926 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:13,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:13,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:13,950 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:13,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:13,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:13,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:13,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:14,007 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:14,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:14,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:14,033 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:14,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:14,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:14,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:14,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:14,090 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:14,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:14,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:14,114 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:14,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:14,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:14,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:14,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:14,171 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:14,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:14,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:14,196 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:14,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:14,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:14,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:14,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:14,252 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:14,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:14,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:14,276 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:14,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:14,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:14,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:14,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:14,338 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:14,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:14,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:14,363 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:14,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:14,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:14,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:14,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:14,420 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:14,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:14,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:14,445 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:14,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:14,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:14,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:14,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:14,503 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:14,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:14,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:14,527 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:14,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:14,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:14,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:14,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:14,586 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:14,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:14,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:14,611 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:14,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:14,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:14,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:14,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:14,668 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:14,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:14,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:14,693 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:14,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:14,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:14,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:14,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:14,749 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:14,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:14,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:14,774 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:14,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:14,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:14,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:14,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:14,832 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:14,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:14,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:14,857 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:14,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:14,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:14,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:14,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:14,913 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:14,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:14,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:14,938 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:14,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:14,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:14,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:14,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:14,995 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:15,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:15,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:15,020 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:15,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:15,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:15,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:15,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:15,077 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:15,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:15,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:15,103 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:15,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:15,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:15,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:15,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:15,160 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:15,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:15,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:15,184 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:15,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:15,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:15,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:15,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:15,241 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:15,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:15,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:15,265 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:15,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:15,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:15,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:15,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:15,322 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:15,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:15,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:15,347 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:15,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:15,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:15,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:15,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:15,405 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:15,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:15,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:15,429 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:15,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:15,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:15,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:15,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:15,486 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:15,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:15,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:15,510 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:15,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:15,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:15,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:15,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:15,567 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:15,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:15,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:15,592 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:15,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:15,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:15,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:15,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:15,652 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:15,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:15,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:15,677 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:15,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:15,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:15,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:15,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:15,734 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:15,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:15,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:15,758 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:15,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:15,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:15,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:15,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:15,815 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:15,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:15,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:15,840 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:15,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:15,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:15,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:15,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:15,897 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:15,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:15,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:15,922 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:15,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:15,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:15,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:15,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:15,979 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:16,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:16,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:16,003 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:16,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:16,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:16,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:16,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:16,061 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:16,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:16,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:16,085 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:16,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:16,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:16,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:16,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:16,146 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:16,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:16,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:16,171 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:16,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:16,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:16,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:16,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:16,229 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:16,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:16,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:16,254 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:16,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:16,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:16,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:16,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:16,311 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:16,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:16,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:16,335 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:16,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:16,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:16,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:16,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:16,393 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:16,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:16,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:16,418 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:16,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:16,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:16,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:16,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:16,475 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:16,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:16,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:16,500 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:16,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:16,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:16,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:16,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:16,558 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:16,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:16,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:16,582 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:16,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:16,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:16,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:16,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:16,640 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:16,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:16,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:16,667 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:16,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:16,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:16,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:16,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:16,725 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:16,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:16,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:16,750 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:16,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:16,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:16,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:16,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:16,807 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:16,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:16,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:16,831 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:16,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:16,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:16,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:16,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:16,889 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:16,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:16,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:16,913 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:16,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:16,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:16,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:16,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:16,971 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:16,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:16,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:16,996 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:16,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:16,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:16,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:16,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:17,053 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:17,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:17,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:17,078 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:17,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:17,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:17,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:17,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:17,136 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:17,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:17,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:17,161 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:17,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:17,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:17,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:17,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:17,220 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:17,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:17,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:17,245 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:17,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:17,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:17,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:17,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:17,302 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:17,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:17,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:17,326 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:17,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:17,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:17,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:17,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:17,386 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:17,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:17,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:17,410 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:17,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:17,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:17,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:17,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:17,468 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:17,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:17,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:17,492 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:17,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:17,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:17,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:17,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:17,549 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:17,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:17,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:17,574 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:17,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:17,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:17,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:17,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:17,631 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:17,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:17,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:17,656 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:17,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:17,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:17,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:17,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:17,715 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:17,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:17,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:17,739 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:17,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:17,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:17,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:17,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:17,797 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:17,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:17,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:17,822 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:17,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:17,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:17,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:17,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:17,880 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:17,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:17,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:17,904 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:17,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:17,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:17,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:17,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:17,962 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:17,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:17,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:17,986 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:17,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:17,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:17,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:17,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:18,044 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:18,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:18,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:18,068 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:18,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:18,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:18,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:18,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:18,126 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:18,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:18,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:18,151 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:18,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:18,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:18,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:18,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:18,208 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:18,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:18,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:18,234 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:18,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:18,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:18,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:18,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:18,290 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:18,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:18,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:18,315 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:18,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:18,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:18,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:18,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:18,372 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:18,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:18,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:18,396 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:18,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:18,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:18,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:18,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:18,453 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:18,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:18,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:18,478 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:18,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:18,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:18,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:18,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:18,535 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:18,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:18,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:18,559 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:18,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:18,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:18,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:18,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:18,616 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:18,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:18,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:18,641 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:18,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:18,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:18,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:18,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:18,698 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:18,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:18,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:18,722 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:18,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:18,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:18,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:18,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:18,782 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:18,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:18,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:18,807 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:18,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:18,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:18,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:18,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:18,864 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:18,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:18,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:18,888 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:18,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:18,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:18,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:18,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:18,946 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:18,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:18,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:18,970 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:18,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:18,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:18,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:18,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:19,027 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:19,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:19,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:19,052 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:19,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:19,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:19,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:19,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:19,109 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:19,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:19,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:19,134 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:19,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:19,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:19,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:19,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:19,199 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:19,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:19,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:19,224 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:19,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:19,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:19,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:19,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:19,283 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:19,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:19,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:19,308 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:19,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:19,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:19,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:19,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:19,365 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:19,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:19,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:19,389 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:19,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:19,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:19,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:19,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:19,451 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:19,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:19,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:19,477 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:19,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:19,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:19,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:19,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:19,537 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:19,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:19,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:19,563 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:19,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:19,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:19,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:19,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:19,635 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:19,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:19,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:19,659 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:19,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:19,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:19,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:19,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:19,718 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:19,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:19,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:19,743 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:19,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:19,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:19,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:19,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:19,801 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:19,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:19,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:19,828 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:19,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:19,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:19,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:19,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:19,886 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:19,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:19,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:19,910 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:19,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:19,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:19,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:19,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:19,968 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:19,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:19,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:19,992 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:19,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:19,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:19,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:19,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:20,049 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:20,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:20,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:20,074 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:20,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:20,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:20,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:20,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:20,131 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:20,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:20,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:20,156 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:20,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:20,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:20,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:20,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:20,214 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:20,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:20,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:20,238 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:20,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:20,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:20,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:20,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:20,295 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:20,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:20,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:20,319 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:20,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:20,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:20,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:20,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:20,378 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:20,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:20,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:20,403 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:20,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:20,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:20,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:20,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:20,466 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:20,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:20,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:20,494 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:20,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:20,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:20,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:20,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:20,551 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:20,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:20,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:20,576 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:20,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:20,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:20,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:20,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:20,637 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:20,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:20,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:20,662 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:20,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:20,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:20,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:20,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:20,719 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:20,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:20,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:20,743 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:20,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:20,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:20,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:20,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:20,801 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:20,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:20,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:20,825 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:20,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:20,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:20,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:20,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:20,885 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:20,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:20,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:20,910 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:20,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:20,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:20,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:20,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:20,968 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:20,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:20,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:20,993 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:20,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:20,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:20,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:20,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:21,050 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:21,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:21,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:21,075 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:21,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:21,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:21,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:21,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:21,132 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:21,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:21,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:21,157 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:21,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:21,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:21,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:21,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:21,214 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:21,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:21,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:21,238 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:21,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:21,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:21,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:21,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:21,294 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:21,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:21,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:21,319 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:21,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:21,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:21,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:21,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:21,376 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:21,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:21,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:21,402 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:21,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:21,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:21,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:21,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:21,459 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:21,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:21,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:21,484 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:21,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:21,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:21,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:21,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:21,541 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:21,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:21,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:21,566 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:21,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:21,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:21,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:21,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:21,623 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:21,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:21,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:21,648 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:21,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:21,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:21,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:21,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:21,705 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:21,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:21,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:21,729 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:21,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:21,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:21,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:21,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:21,786 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:21,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:21,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:21,811 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:21,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:21,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:21,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:21,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:21,868 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:21,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:21,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:21,893 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:21,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:21,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:21,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:21,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:21,953 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:21,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:21,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:21,978 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:21,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:21,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:21,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:21,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:22,036 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:22,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:22,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:22,061 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:22,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:22,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:22,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:22,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:22,118 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:22,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:22,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:22,142 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:22,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:22,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:22,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:22,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:22,199 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:22,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:22,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:22,223 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:22,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:22,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:22,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:22,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:22,281 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:22,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:22,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:22,305 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:22,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:22,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:22,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:22,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:22,363 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:22,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:22,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:22,387 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:22,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:22,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:22,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:22,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:22,446 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:22,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:22,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:22,471 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:22,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:22,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:22,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:22,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:22,527 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:22,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:22,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:22,552 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:22,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:22,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:22,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:22,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:22,609 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:22,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:22,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:22,633 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:22,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:22,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:22,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:22,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:22,696 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:22,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:22,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:22,721 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:22,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:22,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:22,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:22,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:22,778 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:22,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:22,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:22,802 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:22,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:22,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:22,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:22,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:22,859 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:22,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:22,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:22,884 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:22,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:22,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:22,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:22,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:22,941 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:22,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:22,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:22,967 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:22,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:22,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:22,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:22,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:23,023 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:23,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:23,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:23,048 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:23,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:23,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:23,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:23,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:23,106 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:23,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:23,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:23,130 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:23,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:23,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:23,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:23,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:23,188 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:23,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:23,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:23,212 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:23,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:23,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:23,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:23,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:23,269 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:23,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:23,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:23,294 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:23,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:23,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:23,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:23,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:23,350 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:23,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:23,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:23,375 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:23,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:23,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:23,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:23,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:23,432 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:23,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:23,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:23,456 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:23,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:23,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:23,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:23,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:23,516 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:23,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:23,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:23,541 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:23,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:23,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:23,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:23,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:23,597 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:23,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:23,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:23,622 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:23,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:23,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:23,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:23,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:23,679 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:23,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:23,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:23,704 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:23,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:23,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:23,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:23,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:23,761 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:23,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:23,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:23,786 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:23,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:23,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:23,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:23,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:23,843 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:23,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:23,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:23,867 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:23,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:23,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:23,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:23,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:23,925 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:23,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:23,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:23,949 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:23,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:23,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:23,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:23,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:24,006 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:24,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:24,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:24,032 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:24,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:24,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:24,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:24,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:24,090 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:24,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:24,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:24,114 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:24,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:24,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:24,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:24,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:24,171 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:24,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:24,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:24,196 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:24,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:24,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:24,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:24,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:24,253 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:24,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:24,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:24,277 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:24,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:24,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:24,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:24,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:24,335 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:24,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:24,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:24,360 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:24,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:24,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:24,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:24,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:24,417 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:24,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:24,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:24,442 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:24,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:24,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:24,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:24,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:24,499 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:24,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:24,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:24,524 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:24,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:24,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:24,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:24,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:24,581 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:24,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:24,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:24,606 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:24,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:24,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:24,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:24,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:24,663 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:24,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:24,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:24,688 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:24,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:24,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:24,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:24,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:24,745 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:24,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:24,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:24,770 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:24,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:24,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:24,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:24,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:24,827 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:24,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:24,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:24,852 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:24,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:24,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:24,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:24,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:24,909 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:24,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:24,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:24,933 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:24,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:24,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:24,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:24,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:24,991 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:25,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:25,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:25,016 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:25,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:25,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:25,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:25,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:25,075 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:25,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:25,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:25,100 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:25,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:25,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:25,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:25,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:25,157 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:25,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:25,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:25,181 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:25,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:25,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:25,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:25,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:25,238 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:25,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:25,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:25,262 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:25,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:25,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:25,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:25,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:25,320 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:25,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:25,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:25,344 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:25,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:25,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:25,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:25,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:25,400 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:25,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:25,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:25,425 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:25,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:25,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:25,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:25,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:25,483 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:25,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:25,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:25,507 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:25,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:25,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:25,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:25,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:25,564 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:25,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:25,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:25,590 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:25,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:25,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:25,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:25,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:25,648 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:25,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:25,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:25,673 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:25,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:25,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:25,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:25,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:25,730 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:25,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:25,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:25,754 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:25,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:25,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:25,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:25,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:25,811 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:25,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:25,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:25,835 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:25,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:25,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:25,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:25,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:25,893 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:25,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:25,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:25,917 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:25,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:25,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:25,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:25,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:25,974 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:25,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:25,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:25,999 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:25,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:25,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:25,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:26,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:26,056 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:26,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:26,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:26,081 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:26,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:26,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:26,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:26,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:26,140 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:26,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:26,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:26,164 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:26,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:26,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:26,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:26,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:26,222 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:26,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:26,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:26,247 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:26,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:26,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:26,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:26,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:26,304 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:26,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:26,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:26,328 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:26,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:26,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:26,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:26,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:26,384 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:26,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:26,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:26,409 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:26,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:26,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:26,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:26,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:26,466 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:26,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:26,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:26,491 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:26,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:26,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:26,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:26,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:26,549 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:26,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:26,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:26,574 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:26,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:26,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:26,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:26,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:26,643 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:26,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:26,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:26,667 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:26,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:26,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:26,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:26,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:26,725 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:26,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:26,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:26,749 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:26,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:26,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:26,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:26,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:26,806 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:26,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:26,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:26,831 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:26,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:26,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:26,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:26,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:26,888 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:26,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:26,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:26,913 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:26,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:26,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:26,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:26,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:26,971 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:26,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:26,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:26,996 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:26,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:26,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:26,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:26,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:27,053 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:27,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:27,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:27,078 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:27,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:27,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:27,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:27,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:27,135 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:27,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:27,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:27,162 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:27,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:27,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:27,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:27,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:27,219 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:27,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:27,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:27,244 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:27,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:27,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:27,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:27,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:27,301 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:27,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:27,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:27,325 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:27,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:27,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:27,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:27,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:27,382 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:27,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:27,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:27,407 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:27,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:27,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:27,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:27,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:27,464 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:27,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:27,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:27,489 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:27,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:27,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:27,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:27,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:27,546 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:27,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:27,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:27,570 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:27,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:27,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:27,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:27,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:27,627 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:27,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:27,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:27,652 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:27,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:27,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:27,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:27,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:27,714 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:27,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:27,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:27,739 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:27,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:27,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:27,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:27,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:27,796 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:27,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:27,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:27,820 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:27,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:27,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:27,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:27,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:27,877 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:27,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:27,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:27,902 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:27,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:27,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:27,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:27,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:27,960 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:27,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:27,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:27,985 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:27,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:27,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:27,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:27,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:28,043 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:28,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:28,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:28,067 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:28,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:28,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:28,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:28,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:28,124 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:28,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:28,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:28,149 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:28,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:28,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:28,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:28,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:28,209 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:28,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:28,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:28,234 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:28,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:28,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:28,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:28,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:28,291 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:28,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:28,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:28,315 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:28,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:28,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:28,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:28,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:28,376 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:28,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:28,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:28,400 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:28,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:28,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:28,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:28,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:28,457 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:28,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:28,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:28,481 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:28,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:28,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:28,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:28,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:28,538 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:28,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:28,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:28,563 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:28,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:28,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:28,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:28,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:28,621 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:28,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:28,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:28,646 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:28,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:28,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:28,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:28,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:28,703 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:28,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:28,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:28,729 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:28,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:28,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:28,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:28,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:28,786 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:28,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:28,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:28,810 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:28,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:28,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:28,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:28,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:28,867 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:28,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:28,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:28,892 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:28,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:28,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:28,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:28,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:28,949 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:28,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:28,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:28,973 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:28,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:28,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:28,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:28,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:29,030 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:29,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:29,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:29,054 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:29,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:29,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:29,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:29,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:29,112 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:29,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:29,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:29,137 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:29,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:29,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:29,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:29,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:29,195 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:29,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:29,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:29,220 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:29,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:29,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:29,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:29,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:29,281 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:29,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:29,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:29,306 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:29,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:29,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:29,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:29,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:29,364 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:29,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:29,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:29,389 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:29,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:29,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:29,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:29,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:29,446 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:29,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:29,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:29,471 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:29,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:29,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:29,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:29,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:29,543 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:29,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:29,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:29,576 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:29,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:29,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:29,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:29,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:29,666 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:29,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:29,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:29,702 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:29,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:29,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:29,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:29,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:29,773 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:29,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:29,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:29,798 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:29,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:29,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:29,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:29,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:29,860 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:29,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:29,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:29,885 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:29,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:29,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:29,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:29,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:29,944 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:29,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:29,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:29,969 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:29,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:29,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:29,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:29,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:30,026 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:30,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:30,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:30,051 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:30,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:30,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:30,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:30,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:30,108 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:30,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:30,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:30,133 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:30,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:30,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:30,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:30,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:30,190 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:30,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:30,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:30,215 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:30,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:30,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:30,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:30,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:30,272 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:30,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:30,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:30,296 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:30,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:30,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:30,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:30,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:30,354 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:30,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:30,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:30,380 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:30,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:30,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:30,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:30,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:30,438 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:30,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:30,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:30,462 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:30,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:30,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:30,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:30,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:30,536 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:30,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:30,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:30,561 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:30,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:30,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:30,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:30,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:30,618 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:30,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:30,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:30,642 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:30,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:30,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:30,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:30,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:30,700 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:30,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:30,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:30,724 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:30,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:30,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:30,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:30,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:30,782 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:30,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:30,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:30,806 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:30,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:30,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:30,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:30,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:30,864 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:30,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:30,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:30,889 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:30,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:30,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:30,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:30,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:30,948 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:30,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:30,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:30,973 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:30,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:30,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:30,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:30,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:31,030 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:31,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:31,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:31,053 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:31,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:31,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:31,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:31,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:31,112 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:31,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:31,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:31,136 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:31,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:31,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:31,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:31,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:31,194 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:31,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:31,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:31,218 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:31,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:31,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:31,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:31,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:31,275 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:31,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:31,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:31,299 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:31,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:31,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:31,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:31,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:31,357 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:31,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:31,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:31,382 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:31,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:31,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:31,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:31,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:31,441 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:31,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:31,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:31,466 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:31,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:31,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:31,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:31,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:31,523 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:31,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:31,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:31,548 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:31,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:31,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:31,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:31,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:31,605 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:31,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:31,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:31,630 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:31,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:31,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:31,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:31,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:31,687 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:31,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:31,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:31,711 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:31,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:31,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:31,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:31,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:31,769 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:31,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:31,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:31,793 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:31,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:31,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:31,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:31,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:31,850 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:31,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:31,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:31,875 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:31,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:31,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:31,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:31,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:31,932 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:31,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:31,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:31,958 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:31,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:31,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:31,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:31,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:32,015 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:32,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:32,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:32,039 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:32,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:32,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:32,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:32,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:32,097 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:32,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:32,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:32,121 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:32,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:32,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:32,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:32,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:32,179 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:32,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:32,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:32,203 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:32,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:32,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:32,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:32,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:32,260 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:32,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:32,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:32,285 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:32,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:32,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:32,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:32,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:32,342 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:32,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:32,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:32,367 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:32,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:32,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:32,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:32,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:32,424 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:32,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:32,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:32,448 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:32,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:32,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:32,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:32,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:32,510 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:32,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:32,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:32,535 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:32,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:32,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:32,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:32,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:32,592 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:32,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:32,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:32,617 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:32,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:32,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:32,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:32,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:32,674 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:32,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:32,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:32,699 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:32,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:32,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:32,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:32,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:32,756 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:32,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:32,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:32,780 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:32,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:32,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:32,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:32,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:32,837 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:32,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:32,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:32,861 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:32,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:32,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:32,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:32,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:32,919 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:32,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:32,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:32,943 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:32,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:32,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:32,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:32,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:33,003 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:33,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:33,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:33,027 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:33,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:33,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:33,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:33,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:33,085 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:33,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:33,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:33,108 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:33,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:33,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:33,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:33,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:33,165 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:33,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:33,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:33,189 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:33,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:33,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:33,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:33,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:33,246 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:33,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:33,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:33,271 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:33,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:33,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:33,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:33,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:33,328 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:33,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:33,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:33,353 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:33,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:33,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:33,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:33,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:33,410 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:33,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:33,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:33,434 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:33,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:33,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:33,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:33,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:33,491 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:33,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:33,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:33,517 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:33,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:33,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:33,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:33,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:33,574 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:33,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:33,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:33,598 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:33,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:33,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:33,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:33,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:33,656 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:33,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:33,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:33,680 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:33,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:33,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:33,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:33,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:33,738 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:33,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:33,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:33,762 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:33,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:33,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:33,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:33,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:33,819 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:33,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:33,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:33,844 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:33,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:33,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:33,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:33,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:33,901 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:33,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:33,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:33,925 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:33,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:33,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:33,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:33,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:33,983 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:34,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:34,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:34,007 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:34,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:34,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:34,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:34,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:34,066 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:34,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:34,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:34,091 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:34,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:34,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:34,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:34,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:34,148 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:34,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:34,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:34,172 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:34,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:34,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:34,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:34,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:34,229 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:34,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:34,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:34,254 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:34,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:34,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:34,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:34,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:34,311 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:34,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:34,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:34,336 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:34,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:34,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:34,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:34,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:34,394 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:34,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:34,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:34,418 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:34,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:34,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:34,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:34,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:34,476 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:34,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:34,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:34,500 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:34,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:34,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:34,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:34,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:34,558 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:34,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:34,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:34,584 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:34,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:34,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:34,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:34,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:34,641 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:34,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:34,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:34,665 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:34,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:34,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:34,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:34,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:34,722 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:34,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:34,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:34,746 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:34,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:34,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:34,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:34,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:34,802 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:34,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:34,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:34,827 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:34,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:34,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:34,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:34,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:34,884 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:34,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:34,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:34,908 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:34,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:34,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:34,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:34,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:34,966 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:34,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:34,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:34,990 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:34,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:34,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:34,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:34,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:35,047 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:35,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:35,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:35,072 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:35,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:35,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:35,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:35,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:35,131 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:35,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:35,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:35,155 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:35,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:35,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:35,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:35,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:35,213 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:35,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:35,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:35,237 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:35,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:35,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:35,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:35,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:35,294 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:35,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:35,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:35,318 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:35,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:35,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:35,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:35,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:35,375 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:35,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:35,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:35,399 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:35,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:35,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:35,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:35,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:35,456 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:35,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:35,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:35,481 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:35,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:35,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:35,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:35,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:35,538 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:35,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:35,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:35,562 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:35,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:35,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:35,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:35,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:35,621 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:35,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:35,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:35,645 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:35,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:35,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:35,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:35,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:35,703 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:35,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:35,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:35,728 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:35,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:35,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:35,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:35,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:35,784 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:35,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:35,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:35,809 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:35,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:35,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:35,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:35,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:35,866 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:35,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:35,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:35,890 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:35,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:35,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:35,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:35,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:35,947 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:35,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:35,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:35,972 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:35,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:35,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:35,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:35,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:36,029 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:36,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:36,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:36,053 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:36,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:36,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:36,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:36,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:36,111 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:36,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:36,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:36,137 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:36,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:36,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:36,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:36,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:36,194 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:36,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:36,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:36,219 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:36,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:36,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:36,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:36,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:36,276 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:36,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:36,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:36,301 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:36,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:36,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:36,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:36,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:36,358 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:36,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:36,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:36,382 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:36,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:36,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:36,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:36,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:36,439 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:36,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:36,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:36,463 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:36,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:36,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:36,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:36,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:36,520 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:36,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:36,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:36,545 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:36,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:36,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:36,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:36,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:36,603 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:36,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:36,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:36,628 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:36,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:36,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:36,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:36,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:36,688 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:36,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:36,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:36,712 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:36,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:36,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:36,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:36,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:36,769 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:36,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:36,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:36,794 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:36,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:36,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:36,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:36,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:36,851 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:36,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:36,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:36,876 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:36,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:36,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:36,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:36,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:36,933 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:36,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:36,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:36,958 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:36,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:36,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:36,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:36,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:37,015 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:37,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:37,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:37,040 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:37,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:37,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:37,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:37,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:37,097 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:37,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:37,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:37,122 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:37,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:37,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:37,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:37,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:37,181 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:37,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:37,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:37,206 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:37,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:37,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:37,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:37,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:37,263 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:37,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:37,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:37,288 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:37,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:37,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:37,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:37,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:37,345 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:37,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:37,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:37,369 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:37,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:37,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:37,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:37,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:37,426 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:37,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:37,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:37,451 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:37,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:37,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:37,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:37,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:37,509 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:37,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:37,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:37,534 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:37,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:37,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:37,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:37,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:37,591 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:37,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:37,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:37,615 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:37,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:37,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:37,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:37,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:37,672 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:37,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:37,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:37,698 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:37,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:37,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:37,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:37,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:37,755 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:37,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:37,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:37,780 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:37,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:37,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:37,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:37,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:37,837 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:37,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:37,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:37,862 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:37,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:37,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:37,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:37,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:37,919 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:03:37,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:03:37,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 136 states and 207 transitions. [2024-11-13 22:03:37,943 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 207 transitions. [2024-11-13 22:03:37,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:03:37,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:03:37,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:03:37,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:03:38,000 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.