./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/termination-crafted/easy2-1.c --full-output --architecture 64bit -------------------------------------------------------------------------------- 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_a485786a-933c-4f17-92ad-db10e0b75095/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a485786a-933c-4f17-92ad-db10e0b75095/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_a485786a-933c-4f17-92ad-db10e0b75095/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a485786a-933c-4f17-92ad-db10e0b75095/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/termination-crafted/easy2-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a485786a-933c-4f17-92ad-db10e0b75095/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a485786a-933c-4f17-92ad-db10e0b75095/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 64bit --witnessprinter.graph.data.programhash a611c66c14ab07fcb466e336a12a38ea58a5e4dd276e08fd17165595fe5eadfb --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 23:21:21,053 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 23:21:21,127 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a485786a-933c-4f17-92ad-db10e0b75095/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-13 23:21:21,133 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 23:21:21,133 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 23:21:21,158 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 23:21:21,159 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 23:21:21,159 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 23:21:21,160 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 23:21:21,160 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 23:21:21,160 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 23:21:21,160 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 23:21:21,160 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 23:21:21,161 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 23:21:21,161 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 23:21:21,161 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 23:21:21,161 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 23:21:21,161 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 23:21:21,161 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 23:21:21,162 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 23:21:21,162 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 23:21:21,162 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 23:21:21,162 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 23:21:21,162 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 23:21:21,162 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 23:21:21,163 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 23:21:21,163 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 23:21:21,163 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 23:21:21,163 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 23:21:21,163 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 23:21:21,163 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 23:21:21,163 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 23:21:21,164 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_a485786a-933c-4f17-92ad-db10e0b75095/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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a611c66c14ab07fcb466e336a12a38ea58a5e4dd276e08fd17165595fe5eadfb [2024-11-13 23:21:21,494 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 23:21:21,504 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 23:21:21,507 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 23:21:21,509 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 23:21:21,510 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 23:21:21,511 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a485786a-933c-4f17-92ad-db10e0b75095/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/termination-crafted/easy2-1.c Unable to find full path for "g++" [2024-11-13 23:21:23,681 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 23:21:23,960 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 23:21:23,961 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a485786a-933c-4f17-92ad-db10e0b75095/sv-benchmarks/c/termination-crafted/easy2-1.c [2024-11-13 23:21:23,970 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a485786a-933c-4f17-92ad-db10e0b75095/bin/ukojak-verify-EEHR8qb7sm/data/53da57ab4/4167bfcbf3b4409f8e5f9202358a2862/FLAGfba57caeb [2024-11-13 23:21:23,997 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a485786a-933c-4f17-92ad-db10e0b75095/bin/ukojak-verify-EEHR8qb7sm/data/53da57ab4/4167bfcbf3b4409f8e5f9202358a2862 [2024-11-13 23:21:24,001 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 23:21:24,004 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 23:21:24,006 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 23:21:24,006 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 23:21:24,011 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 23:21:24,012 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:21:23" (1/1) ... [2024-11-13 23:21:24,013 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5c5ab8a9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:24, skipping insertion in model container [2024-11-13 23:21:24,013 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:21:23" (1/1) ... [2024-11-13 23:21:24,026 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 23:21:24,226 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 23:21:24,230 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 23:21:24,242 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 23:21:24,253 INFO L204 MainTranslator]: Completed translation [2024-11-13 23:21:24,254 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:24 WrapperNode [2024-11-13 23:21:24,254 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 23:21:24,255 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 23:21:24,255 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 23:21:24,255 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 23:21:24,261 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:24" (1/1) ... [2024-11-13 23:21:24,264 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:24" (1/1) ... [2024-11-13 23:21:24,277 INFO L138 Inliner]: procedures = 4, calls = 2, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 25 [2024-11-13 23:21:24,277 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 23:21:24,278 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 23:21:24,278 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 23:21:24,278 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 23:21:24,284 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:24" (1/1) ... [2024-11-13 23:21:24,284 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:24" (1/1) ... [2024-11-13 23:21:24,284 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:24" (1/1) ... [2024-11-13 23:21:24,285 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:24" (1/1) ... [2024-11-13 23:21:24,286 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:24" (1/1) ... [2024-11-13 23:21:24,290 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:24" (1/1) ... [2024-11-13 23:21:24,290 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:24" (1/1) ... [2024-11-13 23:21:24,291 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:24" (1/1) ... [2024-11-13 23:21:24,292 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 23:21:24,293 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 23:21:24,293 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 23:21:24,293 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 23:21:24,294 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:24" (1/1) ... [2024-11-13 23:21:24,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 23:21:24,317 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a485786a-933c-4f17-92ad-db10e0b75095/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 23:21:24,329 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a485786a-933c-4f17-92ad-db10e0b75095/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 23:21:24,333 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a485786a-933c-4f17-92ad-db10e0b75095/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 23:21:24,366 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 23:21:24,367 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 23:21:24,455 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 23:21:24,458 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 23:21:24,589 INFO L? ?]: Removed 9 outVars from TransFormulas that were not future-live. [2024-11-13 23:21:24,589 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 23:21:24,616 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 23:21:24,617 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-13 23:21:24,617 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:21:24 BoogieIcfgContainer [2024-11-13 23:21:24,617 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 23:21:24,618 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 23:21:24,618 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 23:21:24,631 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 23:21:24,632 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:21:24" (1/1) ... [2024-11-13 23:21:24,646 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 23:21:24,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:24,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 15 transitions. [2024-11-13 23:21:24,733 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 15 transitions. [2024-11-13 23:21:24,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 23:21:24,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:24,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:24,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:24,959 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 23:21:25,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:25,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 17 states and 19 transitions. [2024-11-13 23:21:25,038 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 19 transitions. [2024-11-13 23:21:25,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 23:21:25,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:25,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:25,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:25,112 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 23:21:25,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:25,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 20 states and 24 transitions. [2024-11-13 23:21:25,209 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 24 transitions. [2024-11-13 23:21:25,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 23:21:25,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:25,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:25,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:25,258 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 23:21:25,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:25,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 24 states and 32 transitions. [2024-11-13 23:21:25,553 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 32 transitions. [2024-11-13 23:21:25,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 23:21:25,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:25,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:25,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:25,620 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 23:21:26,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:26,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 29 states and 41 transitions. [2024-11-13 23:21:26,023 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 41 transitions. [2024-11-13 23:21:26,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 23:21:26,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:26,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:26,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:26,109 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 23:21:26,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:26,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 33 states and 49 transitions. [2024-11-13 23:21:26,703 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 49 transitions. [2024-11-13 23:21:26,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 23:21:26,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:26,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:26,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:26,799 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 23:21:27,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:27,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 38 states and 62 transitions. [2024-11-13 23:21:27,648 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 62 transitions. [2024-11-13 23:21:27,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 23:21:27,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:27,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:27,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:27,728 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 23:21:28,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:28,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 43 states and 69 transitions. [2024-11-13 23:21:28,256 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 69 transitions. [2024-11-13 23:21:28,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:21:28,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:28,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:28,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:28,321 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:28,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:28,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 50 states and 85 transitions. [2024-11-13 23:21:28,978 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 85 transitions. [2024-11-13 23:21:28,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 23:21:28,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:28,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:28,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:29,090 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:29,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:29,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 57 states and 101 transitions. [2024-11-13 23:21:29,849 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 101 transitions. [2024-11-13 23:21:29,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 23:21:29,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:29,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:29,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:29,921 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 23:21:30,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:30,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 62 states and 108 transitions. [2024-11-13 23:21:30,470 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 108 transitions. [2024-11-13 23:21:30,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 23:21:30,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:30,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:30,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:30,500 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:21:30,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:30,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 63 states and 110 transitions. [2024-11-13 23:21:30,850 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 110 transitions. [2024-11-13 23:21:30,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 23:21:30,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:30,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:30,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:30,960 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:31,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:31,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 67 states and 118 transitions. [2024-11-13 23:21:31,574 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 118 transitions. [2024-11-13 23:21:31,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 23:21:31,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:31,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:31,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:31,721 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:21:32,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:32,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 73 states and 136 transitions. [2024-11-13 23:21:32,748 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 136 transitions. [2024-11-13 23:21:32,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 23:21:32,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:32,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:32,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:32,860 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:33,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:33,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 80 states and 157 transitions. [2024-11-13 23:21:33,760 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 157 transitions. [2024-11-13 23:21:33,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 23:21:33,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:33,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:33,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:33,868 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:34,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:34,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 87 states and 176 transitions. [2024-11-13 23:21:34,631 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 176 transitions. [2024-11-13 23:21:34,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 23:21:34,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:34,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:34,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:34,703 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:35,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:35,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 93 states and 187 transitions. [2024-11-13 23:21:35,817 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 187 transitions. [2024-11-13 23:21:35,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 23:21:35,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:35,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:35,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:35,863 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:36,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:36,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 99 states and 195 transitions. [2024-11-13 23:21:36,751 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 195 transitions. [2024-11-13 23:21:36,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 23:21:36,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:36,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:36,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:36,813 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:37,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:37,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 101 states and 198 transitions. [2024-11-13 23:21:37,063 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 198 transitions. [2024-11-13 23:21:37,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 23:21:37,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:37,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:37,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:37,152 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 23:21:37,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:37,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 107 states and 216 transitions. [2024-11-13 23:21:37,969 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 216 transitions. [2024-11-13 23:21:37,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 23:21:37,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:37,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:37,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:37,998 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 23:21:38,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:38,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 111 states and 225 transitions. [2024-11-13 23:21:38,782 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 225 transitions. [2024-11-13 23:21:38,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 23:21:38,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:38,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:38,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:38,815 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 23:21:39,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:39,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 228 states to 113 states and 228 transitions. [2024-11-13 23:21:39,033 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 228 transitions. [2024-11-13 23:21:39,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 23:21:39,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:39,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:39,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:39,075 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-13 23:21:39,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:39,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 114 states and 231 transitions. [2024-11-13 23:21:39,491 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 231 transitions. [2024-11-13 23:21:39,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 23:21:39,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:39,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:39,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:39,529 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-13 23:21:40,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:40,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 116 states and 232 transitions. [2024-11-13 23:21:40,114 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 232 transitions. [2024-11-13 23:21:40,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 23:21:40,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:40,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:40,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:40,136 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-13 23:21:40,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:40,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 117 states and 234 transitions. [2024-11-13 23:21:40,531 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 234 transitions. [2024-11-13 23:21:40,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 23:21:40,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:40,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:40,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:40,576 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-13 23:21:41,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:41,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 118 states and 236 transitions. [2024-11-13 23:21:41,026 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 236 transitions. [2024-11-13 23:21:41,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 23:21:41,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:41,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:41,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:41,050 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-13 23:21:41,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:41,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 118 states and 233 transitions. [2024-11-13 23:21:41,315 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 233 transitions. [2024-11-13 23:21:41,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 23:21:41,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:41,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:41,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:41,342 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 23:21:41,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:41,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 119 states and 236 transitions. [2024-11-13 23:21:41,768 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 236 transitions. [2024-11-13 23:21:41,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 23:21:41,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:41,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:41,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:41,800 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 23:21:42,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:42,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 119 states and 234 transitions. [2024-11-13 23:21:42,043 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 234 transitions. [2024-11-13 23:21:42,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 23:21:42,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:42,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:42,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:42,064 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 23:21:42,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:42,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 122 states and 240 transitions. [2024-11-13 23:21:42,977 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 240 transitions. [2024-11-13 23:21:42,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 23:21:42,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:42,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:42,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:43,003 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 23:21:43,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:43,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 123 states and 243 transitions. [2024-11-13 23:21:43,242 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 243 transitions. [2024-11-13 23:21:43,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 23:21:43,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:43,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:43,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:43,276 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 23:21:44,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:44,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 124 states and 245 transitions. [2024-11-13 23:21:44,042 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 245 transitions. [2024-11-13 23:21:44,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 23:21:44,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:44,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:44,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:44,064 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 23:21:44,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:44,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 124 states and 242 transitions. [2024-11-13 23:21:44,607 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 242 transitions. [2024-11-13 23:21:44,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 23:21:44,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:44,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:44,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:44,635 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 23:21:44,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:44,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 125 states and 243 transitions. [2024-11-13 23:21:44,957 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 243 transitions. [2024-11-13 23:21:44,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 23:21:44,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:44,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:44,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:44,986 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 23:21:45,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:45,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 127 states and 245 transitions. [2024-11-13 23:21:45,267 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 245 transitions. [2024-11-13 23:21:45,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 23:21:45,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:45,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:45,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:45,298 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 23:21:45,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:45,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 241 states to 125 states and 241 transitions. [2024-11-13 23:21:45,583 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 241 transitions. [2024-11-13 23:21:45,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 23:21:45,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:45,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:45,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:45,604 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 23:21:45,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:45,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 125 states and 240 transitions. [2024-11-13 23:21:45,916 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 240 transitions. [2024-11-13 23:21:45,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 23:21:45,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:45,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:45,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:45,942 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 23:21:46,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:46,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 123 states and 237 transitions. [2024-11-13 23:21:46,263 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 237 transitions. [2024-11-13 23:21:46,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 23:21:46,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:46,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:46,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:46,287 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 23:21:46,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:46,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 123 states and 236 transitions. [2024-11-13 23:21:46,876 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 236 transitions. [2024-11-13 23:21:46,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 23:21:46,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:46,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:46,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:47,004 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:48,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:48,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 266 states to 130 states and 266 transitions. [2024-11-13 23:21:48,493 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 266 transitions. [2024-11-13 23:21:48,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 23:21:48,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:48,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:48,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:48,560 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:48,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:48,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 266 states to 131 states and 266 transitions. [2024-11-13 23:21:48,919 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 266 transitions. [2024-11-13 23:21:48,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 23:21:48,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:48,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:48,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:48,971 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:49,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:49,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 266 states to 132 states and 266 transitions. [2024-11-13 23:21:49,344 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 266 transitions. [2024-11-13 23:21:49,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 23:21:49,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:49,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:49,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:49,375 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:49,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:49,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 266 states to 133 states and 266 transitions. [2024-11-13 23:21:49,726 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 266 transitions. [2024-11-13 23:21:49,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 23:21:49,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:49,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:49,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:49,756 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:50,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:50,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 135 states and 267 transitions. [2024-11-13 23:21:50,166 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 267 transitions. [2024-11-13 23:21:50,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 23:21:50,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:50,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:50,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:50,310 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:51,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:51,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 288 states to 142 states and 288 transitions. [2024-11-13 23:21:51,463 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 288 transitions. [2024-11-13 23:21:51,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 23:21:51,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:51,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:51,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:51,494 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:52,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:52,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 296 states to 148 states and 296 transitions. [2024-11-13 23:21:52,682 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 296 transitions. [2024-11-13 23:21:52,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 23:21:52,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:52,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:52,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:52,720 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:54,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:54,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 307 states to 154 states and 307 transitions. [2024-11-13 23:21:54,037 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 307 transitions. [2024-11-13 23:21:54,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 23:21:54,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:54,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:54,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:54,071 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:54,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:54,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 160 states and 315 transitions. [2024-11-13 23:21:54,975 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 315 transitions. [2024-11-13 23:21:54,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 23:21:54,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:54,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:54,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:55,016 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:55,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:55,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 318 states to 162 states and 318 transitions. [2024-11-13 23:21:55,353 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 318 transitions. [2024-11-13 23:21:55,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 23:21:55,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:55,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:55,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:55,369 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-13 23:21:56,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:56,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 166 states and 324 transitions. [2024-11-13 23:21:56,267 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 324 transitions. [2024-11-13 23:21:56,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 23:21:56,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:56,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:56,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:56,286 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-13 23:21:57,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:57,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 330 states to 170 states and 330 transitions. [2024-11-13 23:21:57,199 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 330 transitions. [2024-11-13 23:21:57,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 23:21:57,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:57,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:57,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:57,219 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 23:21:57,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:57,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 330 states to 171 states and 330 transitions. [2024-11-13 23:21:57,854 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 330 transitions. [2024-11-13 23:21:57,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 23:21:57,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:57,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:57,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:57,873 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 23:21:58,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:58,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 172 states and 332 transitions. [2024-11-13 23:21:58,490 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 332 transitions. [2024-11-13 23:21:58,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 23:21:58,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:58,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:58,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:58,510 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 23:21:58,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:58,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 330 states to 172 states and 330 transitions. [2024-11-13 23:21:58,809 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 330 transitions. [2024-11-13 23:21:58,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 23:21:58,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:58,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:58,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:58,828 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 23:21:59,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:59,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 172 states and 329 transitions. [2024-11-13 23:21:59,218 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 329 transitions. [2024-11-13 23:21:59,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 23:21:59,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:59,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:59,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:59,235 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 23:21:59,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:59,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 172 states and 328 transitions. [2024-11-13 23:21:59,625 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 328 transitions. [2024-11-13 23:21:59,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 23:21:59,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:59,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:59,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:59,642 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 23:22:00,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:00,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 327 states to 172 states and 327 transitions. [2024-11-13 23:22:00,102 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 327 transitions. [2024-11-13 23:22:00,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 23:22:00,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:00,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:00,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:00,121 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-13 23:22:00,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:00,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 323 states to 172 states and 323 transitions. [2024-11-13 23:22:00,448 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 323 transitions. [2024-11-13 23:22:00,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 23:22:00,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:00,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:00,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:00,468 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-13 23:22:00,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:00,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 172 states and 321 transitions. [2024-11-13 23:22:00,733 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 321 transitions. [2024-11-13 23:22:00,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 23:22:00,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:00,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:00,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:00,755 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-13 23:22:01,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:01,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 173 states and 325 transitions. [2024-11-13 23:22:01,153 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 325 transitions. [2024-11-13 23:22:01,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 23:22:01,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:01,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:01,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:01,169 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-13 23:22:01,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:01,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 173 states and 324 transitions. [2024-11-13 23:22:01,398 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 324 transitions. [2024-11-13 23:22:01,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 23:22:01,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:01,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:01,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:01,416 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-13 23:22:02,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:02,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 174 states and 326 transitions. [2024-11-13 23:22:02,334 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 326 transitions. [2024-11-13 23:22:02,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 23:22:02,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:02,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:02,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:02,355 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-13 23:22:02,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:02,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 174 states and 325 transitions. [2024-11-13 23:22:02,890 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 325 transitions. [2024-11-13 23:22:02,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 23:22:02,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:02,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:02,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:02,908 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-13 23:22:03,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:03,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 174 states and 324 transitions. [2024-11-13 23:22:03,153 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 324 transitions. [2024-11-13 23:22:03,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 23:22:03,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:03,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:03,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:03,174 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-11-13 23:22:03,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:03,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 175 states and 325 transitions. [2024-11-13 23:22:03,615 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 325 transitions. [2024-11-13 23:22:03,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 23:22:03,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:03,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:03,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:03,639 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-11-13 23:22:04,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:04,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 323 states to 174 states and 323 transitions. [2024-11-13 23:22:04,143 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 323 transitions. [2024-11-13 23:22:04,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-13 23:22:04,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:04,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:04,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:04,355 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:05,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:05,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 181 states and 357 transitions. [2024-11-13 23:22:05,980 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 357 transitions. [2024-11-13 23:22:05,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-13 23:22:05,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:05,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:05,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:06,010 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:06,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:06,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 183 states and 358 transitions. [2024-11-13 23:22:06,400 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 358 transitions. [2024-11-13 23:22:06,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-13 23:22:06,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:06,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:06,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:06,431 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:06,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:06,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 184 states and 358 transitions. [2024-11-13 23:22:06,774 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 358 transitions. [2024-11-13 23:22:06,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-13 23:22:06,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:06,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:06,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:06,802 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:07,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:07,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 185 states and 358 transitions. [2024-11-13 23:22:07,248 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 358 transitions. [2024-11-13 23:22:07,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-13 23:22:07,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:07,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:07,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:07,277 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:07,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:07,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 186 states and 358 transitions. [2024-11-13 23:22:07,638 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 358 transitions. [2024-11-13 23:22:07,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-13 23:22:07,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:07,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:07,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:07,718 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:08,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:08,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 187 states and 358 transitions. [2024-11-13 23:22:08,064 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 358 transitions. [2024-11-13 23:22:08,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 23:22:08,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:08,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:08,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:08,252 INFO L134 CoverageAnalysis]: Checked inductivity of 58 backedges. 0 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:09,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:09,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 381 states to 194 states and 381 transitions. [2024-11-13 23:22:09,634 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 381 transitions. [2024-11-13 23:22:09,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 23:22:09,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:09,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:09,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:09,664 INFO L134 CoverageAnalysis]: Checked inductivity of 58 backedges. 0 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:10,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:10,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 389 states to 199 states and 389 transitions. [2024-11-13 23:22:10,829 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 389 transitions. [2024-11-13 23:22:10,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 23:22:10,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:10,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:10,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:10,858 INFO L134 CoverageAnalysis]: Checked inductivity of 58 backedges. 0 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:11,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:11,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 389 states to 200 states and 389 transitions. [2024-11-13 23:22:11,255 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 389 transitions. [2024-11-13 23:22:11,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 23:22:11,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:11,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:11,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:11,285 INFO L134 CoverageAnalysis]: Checked inductivity of 58 backedges. 0 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:12,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:12,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 400 states to 206 states and 400 transitions. [2024-11-13 23:22:12,645 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 400 transitions. [2024-11-13 23:22:12,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 23:22:12,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:12,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:12,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:12,682 INFO L134 CoverageAnalysis]: Checked inductivity of 58 backedges. 0 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:13,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:13,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 408 states to 212 states and 408 transitions. [2024-11-13 23:22:13,750 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 408 transitions. [2024-11-13 23:22:13,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 23:22:13,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:13,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:13,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:13,779 INFO L134 CoverageAnalysis]: Checked inductivity of 58 backedges. 0 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:14,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:14,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 411 states to 214 states and 411 transitions. [2024-11-13 23:22:14,162 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 411 transitions. [2024-11-13 23:22:14,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 23:22:14,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:14,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:14,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:14,196 INFO L134 CoverageAnalysis]: Checked inductivity of 58 backedges. 0 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:15,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:15,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 419 states to 220 states and 419 transitions. [2024-11-13 23:22:15,845 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 419 transitions. [2024-11-13 23:22:15,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 23:22:15,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:15,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:15,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:15,866 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-13 23:22:17,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:17,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 425 states to 224 states and 425 transitions. [2024-11-13 23:22:17,358 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 425 transitions. [2024-11-13 23:22:17,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 23:22:17,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:17,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:17,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:17,375 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 23:22:18,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:18,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 430 states to 225 states and 430 transitions. [2024-11-13 23:22:18,470 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 430 transitions. [2024-11-13 23:22:18,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 23:22:18,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:18,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:18,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:18,485 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 23:22:19,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:19,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 225 states and 424 transitions. [2024-11-13 23:22:19,033 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 424 transitions. [2024-11-13 23:22:19,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 23:22:19,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:19,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:19,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:19,047 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 23:22:19,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:19,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 426 states to 226 states and 426 transitions. [2024-11-13 23:22:19,982 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 426 transitions. [2024-11-13 23:22:19,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 23:22:19,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:19,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:19,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:19,998 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 23:22:20,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:20,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 425 states to 226 states and 425 transitions. [2024-11-13 23:22:20,548 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 425 transitions. [2024-11-13 23:22:20,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 23:22:20,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:20,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:20,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:20,566 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 23:22:21,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:21,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 226 states and 424 transitions. [2024-11-13 23:22:21,104 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 424 transitions. [2024-11-13 23:22:21,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 23:22:21,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:21,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:21,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:21,119 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 23:22:21,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:21,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 423 states to 226 states and 423 transitions. [2024-11-13 23:22:21,575 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 423 transitions. [2024-11-13 23:22:21,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 23:22:21,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:21,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:21,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:21,592 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-13 23:22:21,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:21,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 418 states to 226 states and 418 transitions. [2024-11-13 23:22:21,963 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 418 transitions. [2024-11-13 23:22:21,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 23:22:21,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:21,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:21,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:21,983 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-13 23:22:22,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:22,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 422 states to 227 states and 422 transitions. [2024-11-13 23:22:22,634 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 422 transitions. [2024-11-13 23:22:22,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 23:22:22,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:22,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:22,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:22,651 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-13 23:22:22,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:22,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 421 states to 227 states and 421 transitions. [2024-11-13 23:22:22,976 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 421 transitions. [2024-11-13 23:22:22,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 23:22:22,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:22,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:22,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:22,990 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-13 23:22:23,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:23,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 420 states to 227 states and 420 transitions. [2024-11-13 23:22:23,345 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 420 transitions. [2024-11-13 23:22:23,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 23:22:23,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:23,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:23,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:23,360 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-13 23:22:24,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:24,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 422 states to 228 states and 422 transitions. [2024-11-13 23:22:24,410 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 422 transitions. [2024-11-13 23:22:24,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 23:22:24,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:24,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:24,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:24,422 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-13 23:22:25,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:25,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 421 states to 228 states and 421 transitions. [2024-11-13 23:22:25,190 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 421 transitions. [2024-11-13 23:22:25,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 23:22:25,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:25,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:25,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:25,211 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-13 23:22:25,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:25,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 422 states to 229 states and 422 transitions. [2024-11-13 23:22:25,753 INFO L276 IsEmpty]: Start isEmpty. Operand 229 states and 422 transitions. [2024-11-13 23:22:25,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 23:22:25,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:25,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:25,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:25,772 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-13 23:22:26,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:26,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 420 states to 228 states and 420 transitions. [2024-11-13 23:22:26,358 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 420 transitions. [2024-11-13 23:22:26,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-13 23:22:26,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:26,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:26,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:26,573 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:29,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:29,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 458 states to 235 states and 458 transitions. [2024-11-13 23:22:29,080 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 458 transitions. [2024-11-13 23:22:29,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-13 23:22:29,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:29,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:29,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:29,109 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:29,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:29,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 458 states to 236 states and 458 transitions. [2024-11-13 23:22:29,753 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 458 transitions. [2024-11-13 23:22:29,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-13 23:22:29,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:29,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:29,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:29,785 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:30,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:30,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 458 states to 237 states and 458 transitions. [2024-11-13 23:22:30,274 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 458 transitions. [2024-11-13 23:22:30,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-13 23:22:30,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:30,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:30,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:30,306 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:30,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:30,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 458 states to 238 states and 458 transitions. [2024-11-13 23:22:30,762 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 458 transitions. [2024-11-13 23:22:30,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-13 23:22:30,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:30,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:30,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:30,800 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:31,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:31,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 458 states to 239 states and 458 transitions. [2024-11-13 23:22:31,252 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 458 transitions. [2024-11-13 23:22:31,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-13 23:22:31,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:31,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:31,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:31,284 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:31,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:31,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 459 states to 241 states and 459 transitions. [2024-11-13 23:22:31,726 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 459 transitions. [2024-11-13 23:22:31,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-13 23:22:31,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:31,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:31,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:31,759 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:32,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:32,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 459 states to 242 states and 459 transitions. [2024-11-13 23:22:32,374 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 459 transitions. [2024-11-13 23:22:32,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 23:22:32,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:32,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:32,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:32,575 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 0 proven. 90 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:35,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:35,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 484 states to 249 states and 484 transitions. [2024-11-13 23:22:35,105 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 484 transitions. [2024-11-13 23:22:35,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 23:22:35,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:35,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:35,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:35,142 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 0 proven. 90 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:37,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:37,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 495 states to 255 states and 495 transitions. [2024-11-13 23:22:37,263 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 495 transitions. [2024-11-13 23:22:37,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 23:22:37,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:37,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:37,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:37,318 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 0 proven. 90 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:38,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:38,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 503 states to 261 states and 503 transitions. [2024-11-13 23:22:38,703 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 503 transitions. [2024-11-13 23:22:38,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 23:22:38,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:38,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:38,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:38,735 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 0 proven. 90 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:40,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:40,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 511 states to 267 states and 511 transitions. [2024-11-13 23:22:40,258 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 511 transitions. [2024-11-13 23:22:40,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 23:22:40,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:40,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:40,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:40,377 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 0 proven. 90 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:42,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:42,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 519 states to 273 states and 519 transitions. [2024-11-13 23:22:42,140 INFO L276 IsEmpty]: Start isEmpty. Operand 273 states and 519 transitions. [2024-11-13 23:22:42,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 23:22:42,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:42,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:42,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:42,168 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 0 proven. 90 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:42,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:42,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 522 states to 275 states and 522 transitions. [2024-11-13 23:22:42,683 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 522 transitions. [2024-11-13 23:22:42,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 23:22:42,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:42,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:42,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:42,721 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 0 proven. 90 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:44,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:44,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 530 states to 281 states and 530 transitions. [2024-11-13 23:22:44,057 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 530 transitions. [2024-11-13 23:22:44,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-13 23:22:44,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:44,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:44,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:44,069 INFO L134 CoverageAnalysis]: Checked inductivity of 95 backedges. 33 proven. 0 refuted. 0 times theorem prover too weak. 62 trivial. 0 not checked. [2024-11-13 23:22:45,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:45,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 536 states to 285 states and 536 transitions. [2024-11-13 23:22:45,583 INFO L276 IsEmpty]: Start isEmpty. Operand 285 states and 536 transitions. [2024-11-13 23:22:45,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-13 23:22:45,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:45,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:45,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:45,596 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-13 23:22:46,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:46,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 542 states to 286 states and 542 transitions. [2024-11-13 23:22:46,505 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 542 transitions. [2024-11-13 23:22:46,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-13 23:22:46,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:46,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:46,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:46,525 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-13 23:22:46,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:46,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 541 states to 286 states and 541 transitions. [2024-11-13 23:22:46,986 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 541 transitions. [2024-11-13 23:22:46,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-13 23:22:46,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:46,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:46,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:47,002 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-13 23:22:47,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:47,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 540 states to 286 states and 540 transitions. [2024-11-13 23:22:47,507 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 540 transitions. [2024-11-13 23:22:47,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-13 23:22:47,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:47,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:47,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:47,519 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-13 23:22:48,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:48,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 533 states to 286 states and 533 transitions. [2024-11-13 23:22:48,257 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 533 transitions. [2024-11-13 23:22:48,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-13 23:22:48,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:48,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:48,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:48,274 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-13 23:22:49,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:49,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 535 states to 287 states and 535 transitions. [2024-11-13 23:22:49,304 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 535 transitions. [2024-11-13 23:22:49,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-13 23:22:49,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:49,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:49,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:49,318 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-13 23:22:49,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:49,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 534 states to 287 states and 534 transitions. [2024-11-13 23:22:49,921 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 534 transitions. [2024-11-13 23:22:49,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-13 23:22:49,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:49,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:49,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:49,932 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-13 23:22:50,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:50,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 533 states to 287 states and 533 transitions. [2024-11-13 23:22:50,425 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 533 transitions. [2024-11-13 23:22:50,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 23:22:50,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:50,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:50,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:50,441 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-13 23:22:50,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:50,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 527 states to 287 states and 527 transitions. [2024-11-13 23:22:50,817 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 527 transitions. [2024-11-13 23:22:50,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 23:22:50,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:50,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:50,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:50,834 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-13 23:22:51,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:51,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 533 states to 288 states and 533 transitions. [2024-11-13 23:22:51,460 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 533 transitions. [2024-11-13 23:22:51,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 23:22:51,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:51,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:51,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:51,473 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-13 23:22:51,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:51,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 532 states to 288 states and 532 transitions. [2024-11-13 23:22:51,917 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 532 transitions. [2024-11-13 23:22:51,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 23:22:51,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:51,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:51,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:51,938 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-13 23:22:52,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:52,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 531 states to 288 states and 531 transitions. [2024-11-13 23:22:52,303 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 531 transitions. [2024-11-13 23:22:52,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 23:22:52,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:52,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:52,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:52,325 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-13 23:22:52,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:52,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 530 states to 288 states and 530 transitions. [2024-11-13 23:22:52,678 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 530 transitions. [2024-11-13 23:22:52,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 23:22:52,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:52,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:52,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:52,696 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-13 23:22:53,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:53,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 529 states to 288 states and 529 transitions. [2024-11-13 23:22:53,050 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 529 transitions. [2024-11-13 23:22:53,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 23:22:53,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:53,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:53,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:53,063 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-13 23:22:54,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:54,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 531 states to 289 states and 531 transitions. [2024-11-13 23:22:54,383 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 531 transitions. [2024-11-13 23:22:54,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 23:22:54,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:54,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:54,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:54,395 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-13 23:22:55,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:55,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 530 states to 289 states and 530 transitions. [2024-11-13 23:22:55,245 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 530 transitions. [2024-11-13 23:22:55,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-13 23:22:55,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:55,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:55,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:55,258 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-11-13 23:22:55,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:55,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 531 states to 290 states and 531 transitions. [2024-11-13 23:22:55,886 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 531 transitions. [2024-11-13 23:22:55,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-13 23:22:55,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:55,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:55,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:56,021 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-11-13 23:22:56,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:56,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 529 states to 289 states and 529 transitions. [2024-11-13 23:22:56,606 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 529 transitions. [2024-11-13 23:22:56,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 23:22:56,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:56,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:56,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:56,852 INFO L134 CoverageAnalysis]: Checked inductivity of 123 backedges. 0 proven. 123 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:59,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:59,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 571 states to 296 states and 571 transitions. [2024-11-13 23:22:59,809 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 571 transitions. [2024-11-13 23:22:59,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 23:22:59,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:59,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:59,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:59,851 INFO L134 CoverageAnalysis]: Checked inductivity of 123 backedges. 0 proven. 123 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:00,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:00,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 571 states to 297 states and 571 transitions. [2024-11-13 23:23:00,650 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 571 transitions. [2024-11-13 23:23:00,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 23:23:00,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:00,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:00,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:00,679 INFO L134 CoverageAnalysis]: Checked inductivity of 123 backedges. 0 proven. 123 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:01,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:01,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 572 states to 299 states and 572 transitions. [2024-11-13 23:23:01,414 INFO L276 IsEmpty]: Start isEmpty. Operand 299 states and 572 transitions. [2024-11-13 23:23:01,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 23:23:01,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:01,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:01,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:01,443 INFO L134 CoverageAnalysis]: Checked inductivity of 123 backedges. 0 proven. 123 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:02,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:02,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 572 states to 300 states and 572 transitions. [2024-11-13 23:23:02,091 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 572 transitions. [2024-11-13 23:23:02,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 23:23:02,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:02,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:02,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:02,120 INFO L134 CoverageAnalysis]: Checked inductivity of 123 backedges. 0 proven. 123 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:02,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:02,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 572 states to 301 states and 572 transitions. [2024-11-13 23:23:02,728 INFO L276 IsEmpty]: Start isEmpty. Operand 301 states and 572 transitions. [2024-11-13 23:23:02,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 23:23:02,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:02,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:02,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:02,755 INFO L134 CoverageAnalysis]: Checked inductivity of 123 backedges. 0 proven. 123 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:03,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:03,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 572 states to 302 states and 572 transitions. [2024-11-13 23:23:03,311 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 572 transitions. [2024-11-13 23:23:03,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 23:23:03,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:03,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:03,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:03,342 INFO L134 CoverageAnalysis]: Checked inductivity of 123 backedges. 0 proven. 123 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:03,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:03,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 572 states to 303 states and 572 transitions. [2024-11-13 23:23:03,979 INFO L276 IsEmpty]: Start isEmpty. Operand 303 states and 572 transitions. [2024-11-13 23:23:03,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 23:23:03,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:03,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:03,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:04,004 INFO L134 CoverageAnalysis]: Checked inductivity of 123 backedges. 0 proven. 123 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:04,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:04,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 572 states to 304 states and 572 transitions. [2024-11-13 23:23:04,584 INFO L276 IsEmpty]: Start isEmpty. Operand 304 states and 572 transitions. [2024-11-13 23:23:04,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 23:23:04,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:04,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:04,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:04,939 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:08,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:08,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 599 states to 311 states and 599 transitions. [2024-11-13 23:23:08,223 INFO L276 IsEmpty]: Start isEmpty. Operand 311 states and 599 transitions. [2024-11-13 23:23:08,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 23:23:08,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:08,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:08,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:08,254 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:10,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:10,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 607 states to 317 states and 607 transitions. [2024-11-13 23:23:10,025 INFO L276 IsEmpty]: Start isEmpty. Operand 317 states and 607 transitions. [2024-11-13 23:23:10,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 23:23:10,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:10,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:10,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:10,074 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:12,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:12,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 615 states to 323 states and 615 transitions. [2024-11-13 23:23:12,131 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 615 transitions. [2024-11-13 23:23:12,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 23:23:12,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:12,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:12,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:12,175 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:14,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:14,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 623 states to 329 states and 623 transitions. [2024-11-13 23:23:14,257 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 623 transitions. [2024-11-13 23:23:14,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 23:23:14,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:14,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:14,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:14,283 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:15,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:15,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 631 states to 335 states and 631 transitions. [2024-11-13 23:23:15,977 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 631 transitions. [2024-11-13 23:23:15,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 23:23:15,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:15,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:15,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:16,003 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:17,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:17,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 639 states to 341 states and 639 transitions. [2024-11-13 23:23:17,880 INFO L276 IsEmpty]: Start isEmpty. Operand 341 states and 639 transitions. [2024-11-13 23:23:17,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 23:23:17,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:17,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:17,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:17,907 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:20,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:20,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 650 states to 347 states and 650 transitions. [2024-11-13 23:23:20,404 INFO L276 IsEmpty]: Start isEmpty. Operand 347 states and 650 transitions. [2024-11-13 23:23:20,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 23:23:20,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:20,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:20,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:20,435 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:21,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:21,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 653 states to 349 states and 653 transitions. [2024-11-13 23:23:21,098 INFO L276 IsEmpty]: Start isEmpty. Operand 349 states and 653 transitions. [2024-11-13 23:23:21,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-13 23:23:21,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:21,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:21,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:21,117 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 95 trivial. 0 not checked. [2024-11-13 23:23:23,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:23,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 659 states to 353 states and 659 transitions. [2024-11-13 23:23:23,198 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 659 transitions. [2024-11-13 23:23:23,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 23:23:23,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:23,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:23,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:23,345 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 111 trivial. 0 not checked. [2024-11-13 23:23:24,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:24,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 652 states to 353 states and 652 transitions. [2024-11-13 23:23:24,040 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 652 transitions. [2024-11-13 23:23:24,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 23:23:24,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:24,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:24,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:24,052 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 111 trivial. 0 not checked. [2024-11-13 23:23:24,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:24,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 659 states to 354 states and 659 transitions. [2024-11-13 23:23:24,865 INFO L276 IsEmpty]: Start isEmpty. Operand 354 states and 659 transitions. [2024-11-13 23:23:24,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 23:23:24,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:24,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:24,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:24,884 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 111 trivial. 0 not checked. [2024-11-13 23:23:25,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:25,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 658 states to 354 states and 658 transitions. [2024-11-13 23:23:25,560 INFO L276 IsEmpty]: Start isEmpty. Operand 354 states and 658 transitions. [2024-11-13 23:23:25,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 23:23:25,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:25,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:25,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:25,570 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 111 trivial. 0 not checked. [2024-11-13 23:23:26,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:26,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 657 states to 354 states and 657 transitions. [2024-11-13 23:23:26,118 INFO L276 IsEmpty]: Start isEmpty. Operand 354 states and 657 transitions. [2024-11-13 23:23:26,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 23:23:26,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:26,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:26,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:26,130 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 111 trivial. 0 not checked. [2024-11-13 23:23:26,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:26,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 656 states to 354 states and 656 transitions. [2024-11-13 23:23:26,678 INFO L276 IsEmpty]: Start isEmpty. Operand 354 states and 656 transitions. [2024-11-13 23:23:26,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 23:23:26,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:26,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:26,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:26,697 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 111 trivial. 0 not checked. [2024-11-13 23:23:27,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:27,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 658 states to 355 states and 658 transitions. [2024-11-13 23:23:27,925 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 658 transitions. [2024-11-13 23:23:27,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 23:23:27,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:27,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:27,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:27,942 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 111 trivial. 0 not checked. [2024-11-13 23:23:28,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:28,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 657 states to 355 states and 657 transitions. [2024-11-13 23:23:28,775 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 657 transitions. [2024-11-13 23:23:28,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 23:23:28,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:28,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:28,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:28,785 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 111 trivial. 0 not checked. [2024-11-13 23:23:29,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:29,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 656 states to 355 states and 656 transitions. [2024-11-13 23:23:29,406 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 656 transitions. [2024-11-13 23:23:29,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 23:23:29,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:29,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:29,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:29,424 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 111 trivial. 0 not checked. [2024-11-13 23:23:30,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:30,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 655 states to 355 states and 655 transitions. [2024-11-13 23:23:30,175 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 655 transitions. [2024-11-13 23:23:30,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 23:23:30,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:30,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:30,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:30,185 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-11-13 23:23:31,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:31,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 662 states to 356 states and 662 transitions. [2024-11-13 23:23:31,168 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 662 transitions. [2024-11-13 23:23:31,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 23:23:31,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:31,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:31,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:31,179 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-11-13 23:23:31,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:31,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 661 states to 356 states and 661 transitions. [2024-11-13 23:23:31,541 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 661 transitions. [2024-11-13 23:23:31,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 23:23:31,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:31,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:31,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:31,559 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-11-13 23:23:31,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:31,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 660 states to 356 states and 660 transitions. [2024-11-13 23:23:31,937 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 660 transitions. [2024-11-13 23:23:31,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 23:23:31,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:31,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:31,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:31,952 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-11-13 23:23:32,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:32,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 652 states to 356 states and 652 transitions. [2024-11-13 23:23:32,412 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 652 transitions. [2024-11-13 23:23:32,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 23:23:32,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:32,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:32,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:32,424 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-11-13 23:23:32,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:32,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 651 states to 356 states and 651 transitions. [2024-11-13 23:23:32,827 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 651 transitions. [2024-11-13 23:23:32,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 23:23:32,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:32,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:32,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:32,845 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-11-13 23:23:34,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:34,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 653 states to 357 states and 653 transitions. [2024-11-13 23:23:34,634 INFO L276 IsEmpty]: Start isEmpty. Operand 357 states and 653 transitions. [2024-11-13 23:23:34,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 23:23:34,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:34,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:34,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:34,651 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-11-13 23:23:35,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:35,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 652 states to 357 states and 652 transitions. [2024-11-13 23:23:35,049 INFO L276 IsEmpty]: Start isEmpty. Operand 357 states and 652 transitions. [2024-11-13 23:23:35,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 23:23:35,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:35,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:35,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:35,065 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-11-13 23:23:36,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:36,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 651 states to 357 states and 651 transitions. [2024-11-13 23:23:36,049 INFO L276 IsEmpty]: Start isEmpty. Operand 357 states and 651 transitions. [2024-11-13 23:23:36,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 23:23:36,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:36,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:36,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:36,069 INFO L134 CoverageAnalysis]: Checked inductivity of 161 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-11-13 23:23:36,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:36,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 652 states to 358 states and 652 transitions. [2024-11-13 23:23:36,781 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 652 transitions. [2024-11-13 23:23:36,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 23:23:36,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:36,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:36,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:36,793 INFO L134 CoverageAnalysis]: Checked inductivity of 161 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-11-13 23:23:37,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:37,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 650 states to 357 states and 650 transitions. [2024-11-13 23:23:37,437 INFO L276 IsEmpty]: Start isEmpty. Operand 357 states and 650 transitions. [2024-11-13 23:23:37,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 23:23:37,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:37,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:37,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:37,705 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 0 proven. 168 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:41,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:41,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 696 states to 364 states and 696 transitions. [2024-11-13 23:23:41,322 INFO L276 IsEmpty]: Start isEmpty. Operand 364 states and 696 transitions. [2024-11-13 23:23:41,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 23:23:41,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:41,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:41,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:41,367 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 0 proven. 168 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:42,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:42,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 696 states to 365 states and 696 transitions. [2024-11-13 23:23:42,154 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 696 transitions. [2024-11-13 23:23:42,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 23:23:42,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:42,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:42,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:42,190 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 0 proven. 168 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:42,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:42,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 696 states to 366 states and 696 transitions. [2024-11-13 23:23:42,847 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 696 transitions. [2024-11-13 23:23:42,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 23:23:42,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:42,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:42,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:42,890 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 0 proven. 168 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:43,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:43,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 696 states to 367 states and 696 transitions. [2024-11-13 23:23:43,831 INFO L276 IsEmpty]: Start isEmpty. Operand 367 states and 696 transitions. [2024-11-13 23:23:43,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 23:23:43,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:43,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:43,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:43,872 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 0 proven. 168 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:44,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:44,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 696 states to 368 states and 696 transitions. [2024-11-13 23:23:44,735 INFO L276 IsEmpty]: Start isEmpty. Operand 368 states and 696 transitions. [2024-11-13 23:23:44,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 23:23:44,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:44,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:44,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:44,825 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 0 proven. 168 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:45,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:45,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 696 states to 369 states and 696 transitions. [2024-11-13 23:23:45,673 INFO L276 IsEmpty]: Start isEmpty. Operand 369 states and 696 transitions. [2024-11-13 23:23:45,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 23:23:45,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:45,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:45,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:45,710 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 0 proven. 168 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:46,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:46,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 696 states to 370 states and 696 transitions. [2024-11-13 23:23:46,660 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 696 transitions. [2024-11-13 23:23:46,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 23:23:46,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:46,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:46,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:46,691 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 0 proven. 168 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:47,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:47,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 697 states to 372 states and 697 transitions. [2024-11-13 23:23:47,423 INFO L276 IsEmpty]: Start isEmpty. Operand 372 states and 697 transitions. [2024-11-13 23:23:47,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 23:23:47,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:47,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:47,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:47,454 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 0 proven. 168 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:48,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:48,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 697 states to 373 states and 697 transitions. [2024-11-13 23:23:48,196 INFO L276 IsEmpty]: Start isEmpty. Operand 373 states and 697 transitions. [2024-11-13 23:23:48,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 23:23:48,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:48,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:48,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:48,534 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 0 proven. 175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:51,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:51,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 726 states to 380 states and 726 transitions. [2024-11-13 23:23:51,078 INFO L276 IsEmpty]: Start isEmpty. Operand 380 states and 726 transitions. [2024-11-13 23:23:51,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 23:23:51,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:51,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:51,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:51,115 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 0 proven. 175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:53,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:53,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 734 states to 385 states and 734 transitions. [2024-11-13 23:23:53,674 INFO L276 IsEmpty]: Start isEmpty. Operand 385 states and 734 transitions. [2024-11-13 23:23:53,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 23:23:53,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:53,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:53,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:53,716 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 0 proven. 175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:54,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:54,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 734 states to 386 states and 734 transitions. [2024-11-13 23:23:54,592 INFO L276 IsEmpty]: Start isEmpty. Operand 386 states and 734 transitions. [2024-11-13 23:23:54,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 23:23:54,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:54,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:54,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:54,622 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 0 proven. 175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:56,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:56,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 742 states to 392 states and 742 transitions. [2024-11-13 23:23:56,485 INFO L276 IsEmpty]: Start isEmpty. Operand 392 states and 742 transitions. [2024-11-13 23:23:56,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 23:23:56,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:56,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:56,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:56,521 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 0 proven. 175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:23:58,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:58,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 750 states to 398 states and 750 transitions. [2024-11-13 23:23:58,340 INFO L276 IsEmpty]: Start isEmpty. Operand 398 states and 750 transitions. [2024-11-13 23:23:58,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 23:23:58,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:58,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:58,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:58,382 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 0 proven. 175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:00,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:00,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 758 states to 404 states and 758 transitions. [2024-11-13 23:24:00,585 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 758 transitions. [2024-11-13 23:24:00,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 23:24:00,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:00,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:00,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:00,627 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 0 proven. 175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:02,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:02,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 766 states to 410 states and 766 transitions. [2024-11-13 23:24:02,541 INFO L276 IsEmpty]: Start isEmpty. Operand 410 states and 766 transitions. [2024-11-13 23:24:02,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 23:24:02,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:02,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:02,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:02,575 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 0 proven. 175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:04,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:04,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 774 states to 416 states and 774 transitions. [2024-11-13 23:24:04,932 INFO L276 IsEmpty]: Start isEmpty. Operand 416 states and 774 transitions. [2024-11-13 23:24:04,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 23:24:04,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:04,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:04,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:04,959 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 0 proven. 175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:07,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:07,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 785 states to 422 states and 785 transitions. [2024-11-13 23:24:07,712 INFO L276 IsEmpty]: Start isEmpty. Operand 422 states and 785 transitions. [2024-11-13 23:24:07,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 23:24:07,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:07,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:07,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:07,738 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 0 proven. 175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:08,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:08,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 788 states to 424 states and 788 transitions. [2024-11-13 23:24:08,427 INFO L276 IsEmpty]: Start isEmpty. Operand 424 states and 788 transitions. [2024-11-13 23:24:08,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 23:24:08,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:08,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:08,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:08,438 INFO L134 CoverageAnalysis]: Checked inductivity of 182 backedges. 47 proven. 0 refuted. 0 times theorem prover too weak. 135 trivial. 0 not checked. [2024-11-13 23:24:10,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:10,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 794 states to 428 states and 794 transitions. [2024-11-13 23:24:10,775 INFO L276 IsEmpty]: Start isEmpty. Operand 428 states and 794 transitions. [2024-11-13 23:24:10,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 23:24:10,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:10,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:10,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:10,790 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2024-11-13 23:24:12,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:12,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 802 states to 429 states and 802 transitions. [2024-11-13 23:24:12,180 INFO L276 IsEmpty]: Start isEmpty. Operand 429 states and 802 transitions. [2024-11-13 23:24:12,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 23:24:12,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:12,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:12,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:12,189 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2024-11-13 23:24:12,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:12,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 801 states to 429 states and 801 transitions. [2024-11-13 23:24:12,871 INFO L276 IsEmpty]: Start isEmpty. Operand 429 states and 801 transitions. [2024-11-13 23:24:12,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 23:24:12,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:12,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:12,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:12,886 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2024-11-13 23:24:13,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:13,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 792 states to 429 states and 792 transitions. [2024-11-13 23:24:13,904 INFO L276 IsEmpty]: Start isEmpty. Operand 429 states and 792 transitions. [2024-11-13 23:24:13,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 23:24:13,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:13,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:13,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:13,914 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2024-11-13 23:24:14,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:14,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 791 states to 429 states and 791 transitions. [2024-11-13 23:24:14,565 INFO L276 IsEmpty]: Start isEmpty. Operand 429 states and 791 transitions. [2024-11-13 23:24:14,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 23:24:14,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:14,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:14,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:14,575 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2024-11-13 23:24:15,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:15,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 790 states to 429 states and 790 transitions. [2024-11-13 23:24:15,244 INFO L276 IsEmpty]: Start isEmpty. Operand 429 states and 790 transitions. [2024-11-13 23:24:15,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 23:24:15,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:15,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:15,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:15,254 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2024-11-13 23:24:15,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:15,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 789 states to 429 states and 789 transitions. [2024-11-13 23:24:15,930 INFO L276 IsEmpty]: Start isEmpty. Operand 429 states and 789 transitions. [2024-11-13 23:24:15,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 23:24:15,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:15,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:15,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:15,940 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2024-11-13 23:24:17,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:17,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 791 states to 430 states and 791 transitions. [2024-11-13 23:24:17,275 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 791 transitions. [2024-11-13 23:24:17,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 23:24:17,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:17,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:17,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:17,285 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2024-11-13 23:24:18,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:18,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 790 states to 430 states and 790 transitions. [2024-11-13 23:24:18,015 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 790 transitions. [2024-11-13 23:24:18,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 23:24:18,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:18,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:18,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:18,025 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2024-11-13 23:24:18,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:18,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 789 states to 430 states and 789 transitions. [2024-11-13 23:24:18,684 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 789 transitions. [2024-11-13 23:24:18,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 23:24:18,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:18,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:18,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:18,696 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2024-11-13 23:24:19,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:19,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 781 states to 430 states and 781 transitions. [2024-11-13 23:24:19,357 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 781 transitions. [2024-11-13 23:24:19,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 23:24:19,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:19,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:19,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:19,375 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2024-11-13 23:24:20,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:20,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 789 states to 431 states and 789 transitions. [2024-11-13 23:24:20,280 INFO L276 IsEmpty]: Start isEmpty. Operand 431 states and 789 transitions. [2024-11-13 23:24:20,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 23:24:20,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:20,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:20,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:20,291 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2024-11-13 23:24:20,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:20,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 788 states to 431 states and 788 transitions. [2024-11-13 23:24:20,698 INFO L276 IsEmpty]: Start isEmpty. Operand 431 states and 788 transitions. [2024-11-13 23:24:20,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 23:24:20,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:20,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:20,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:20,709 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2024-11-13 23:24:21,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:21,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 431 states and 787 transitions. [2024-11-13 23:24:21,106 INFO L276 IsEmpty]: Start isEmpty. Operand 431 states and 787 transitions. [2024-11-13 23:24:21,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 23:24:21,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:21,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:21,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:21,118 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2024-11-13 23:24:21,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:21,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 786 states to 431 states and 786 transitions. [2024-11-13 23:24:21,547 INFO L276 IsEmpty]: Start isEmpty. Operand 431 states and 786 transitions. [2024-11-13 23:24:21,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 23:24:21,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:21,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:21,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:21,558 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2024-11-13 23:24:21,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:21,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 785 states to 431 states and 785 transitions. [2024-11-13 23:24:21,956 INFO L276 IsEmpty]: Start isEmpty. Operand 431 states and 785 transitions. [2024-11-13 23:24:21,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 23:24:21,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:21,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:21,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:21,971 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2024-11-13 23:24:23,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:23,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 432 states and 787 transitions. [2024-11-13 23:24:23,936 INFO L276 IsEmpty]: Start isEmpty. Operand 432 states and 787 transitions. [2024-11-13 23:24:23,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 23:24:23,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:23,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:23,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:23,955 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2024-11-13 23:24:25,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:25,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 786 states to 432 states and 786 transitions. [2024-11-13 23:24:25,176 INFO L276 IsEmpty]: Start isEmpty. Operand 432 states and 786 transitions. [2024-11-13 23:24:25,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 23:24:25,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:25,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:25,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:25,193 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2024-11-13 23:24:25,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:25,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 785 states to 432 states and 785 transitions. [2024-11-13 23:24:25,649 INFO L276 IsEmpty]: Start isEmpty. Operand 432 states and 785 transitions. [2024-11-13 23:24:25,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 23:24:25,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:25,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:25,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:25,670 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2024-11-13 23:24:26,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:26,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 784 states to 432 states and 784 transitions. [2024-11-13 23:24:26,097 INFO L276 IsEmpty]: Start isEmpty. Operand 432 states and 784 transitions. [2024-11-13 23:24:26,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-13 23:24:26,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:26,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:26,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:26,109 INFO L134 CoverageAnalysis]: Checked inductivity of 212 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 161 trivial. 0 not checked. [2024-11-13 23:24:26,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:26,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 785 states to 433 states and 785 transitions. [2024-11-13 23:24:26,953 INFO L276 IsEmpty]: Start isEmpty. Operand 433 states and 785 transitions. [2024-11-13 23:24:26,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-13 23:24:26,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:26,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:26,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:26,977 INFO L134 CoverageAnalysis]: Checked inductivity of 212 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 161 trivial. 0 not checked. [2024-11-13 23:24:27,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:27,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 783 states to 432 states and 783 transitions. [2024-11-13 23:24:27,774 INFO L276 IsEmpty]: Start isEmpty. Operand 432 states and 783 transitions. [2024-11-13 23:24:27,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 23:24:27,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:27,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:27,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:28,087 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 220 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:32,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:32,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 833 states to 439 states and 833 transitions. [2024-11-13 23:24:32,222 INFO L276 IsEmpty]: Start isEmpty. Operand 439 states and 833 transitions. [2024-11-13 23:24:32,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 23:24:32,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:32,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:32,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:32,269 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 220 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:33,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:33,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 833 states to 440 states and 833 transitions. [2024-11-13 23:24:33,258 INFO L276 IsEmpty]: Start isEmpty. Operand 440 states and 833 transitions. [2024-11-13 23:24:33,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 23:24:33,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:33,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:33,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:33,301 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 220 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:34,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:34,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 833 states to 441 states and 833 transitions. [2024-11-13 23:24:34,336 INFO L276 IsEmpty]: Start isEmpty. Operand 441 states and 833 transitions. [2024-11-13 23:24:34,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 23:24:34,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:34,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:34,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:34,370 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 220 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:35,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:35,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 833 states to 442 states and 833 transitions. [2024-11-13 23:24:35,167 INFO L276 IsEmpty]: Start isEmpty. Operand 442 states and 833 transitions. [2024-11-13 23:24:35,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 23:24:35,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:35,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:35,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:35,199 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 220 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:36,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:36,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 833 states to 443 states and 833 transitions. [2024-11-13 23:24:36,001 INFO L276 IsEmpty]: Start isEmpty. Operand 443 states and 833 transitions. [2024-11-13 23:24:36,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 23:24:36,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:36,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:36,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:36,033 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 220 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:36,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:36,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 833 states to 444 states and 833 transitions. [2024-11-13 23:24:36,838 INFO L276 IsEmpty]: Start isEmpty. Operand 444 states and 833 transitions. [2024-11-13 23:24:36,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 23:24:36,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:36,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:36,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:36,870 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 220 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:37,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:37,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 833 states to 445 states and 833 transitions. [2024-11-13 23:24:37,635 INFO L276 IsEmpty]: Start isEmpty. Operand 445 states and 833 transitions. [2024-11-13 23:24:37,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 23:24:37,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:37,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:37,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:37,674 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 220 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:38,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:38,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 833 states to 446 states and 833 transitions. [2024-11-13 23:24:38,676 INFO L276 IsEmpty]: Start isEmpty. Operand 446 states and 833 transitions. [2024-11-13 23:24:38,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 23:24:38,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:38,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:38,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:38,708 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 220 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:39,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:39,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 834 states to 448 states and 834 transitions. [2024-11-13 23:24:39,506 INFO L276 IsEmpty]: Start isEmpty. Operand 448 states and 834 transitions. [2024-11-13 23:24:39,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 23:24:39,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:39,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:39,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:39,546 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 220 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:40,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:40,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 834 states to 449 states and 834 transitions. [2024-11-13 23:24:40,363 INFO L276 IsEmpty]: Start isEmpty. Operand 449 states and 834 transitions. [2024-11-13 23:24:40,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 23:24:40,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:40,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:40,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:40,715 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 0 proven. 228 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:45,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:45,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 865 states to 456 states and 865 transitions. [2024-11-13 23:24:45,310 INFO L276 IsEmpty]: Start isEmpty. Operand 456 states and 865 transitions. [2024-11-13 23:24:45,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 23:24:45,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:45,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:45,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:45,563 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 0 proven. 228 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:47,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:47,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 873 states to 462 states and 873 transitions. [2024-11-13 23:24:47,755 INFO L276 IsEmpty]: Start isEmpty. Operand 462 states and 873 transitions. [2024-11-13 23:24:47,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 23:24:47,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:47,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:47,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:47,803 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 0 proven. 228 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:50,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:50,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 881 states to 468 states and 881 transitions. [2024-11-13 23:24:50,640 INFO L276 IsEmpty]: Start isEmpty. Operand 468 states and 881 transitions. [2024-11-13 23:24:50,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 23:24:50,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:50,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:50,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:50,672 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 0 proven. 228 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:53,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:53,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 889 states to 474 states and 889 transitions. [2024-11-13 23:24:53,186 INFO L276 IsEmpty]: Start isEmpty. Operand 474 states and 889 transitions. [2024-11-13 23:24:53,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 23:24:53,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:53,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:53,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:53,235 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 0 proven. 228 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:55,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:55,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 897 states to 480 states and 897 transitions. [2024-11-13 23:24:55,900 INFO L276 IsEmpty]: Start isEmpty. Operand 480 states and 897 transitions. [2024-11-13 23:24:55,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 23:24:55,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:55,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:55,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:55,953 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 0 proven. 228 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:24:58,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:58,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 905 states to 486 states and 905 transitions. [2024-11-13 23:24:58,773 INFO L276 IsEmpty]: Start isEmpty. Operand 486 states and 905 transitions. [2024-11-13 23:24:58,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 23:24:58,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:58,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:58,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:58,809 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 0 proven. 228 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:01,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:01,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 913 states to 492 states and 913 transitions. [2024-11-13 23:25:01,419 INFO L276 IsEmpty]: Start isEmpty. Operand 492 states and 913 transitions. [2024-11-13 23:25:01,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 23:25:01,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:01,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:01,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:01,459 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 0 proven. 228 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:04,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:04,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 924 states to 498 states and 924 transitions. [2024-11-13 23:25:04,593 INFO L276 IsEmpty]: Start isEmpty. Operand 498 states and 924 transitions. [2024-11-13 23:25:04,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 23:25:04,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:04,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:04,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:04,628 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 0 proven. 228 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:05,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:05,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 927 states to 500 states and 927 transitions. [2024-11-13 23:25:05,721 INFO L276 IsEmpty]: Start isEmpty. Operand 500 states and 927 transitions. [2024-11-13 23:25:05,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 23:25:05,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:05,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:05,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:05,752 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 0 proven. 228 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:08,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:08,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 935 states to 506 states and 935 transitions. [2024-11-13 23:25:08,102 INFO L276 IsEmpty]: Start isEmpty. Operand 506 states and 935 transitions. [2024-11-13 23:25:08,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-13 23:25:08,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:08,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:08,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:08,114 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 182 trivial. 0 not checked. [2024-11-13 23:25:11,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:11,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 941 states to 510 states and 941 transitions. [2024-11-13 23:25:11,576 INFO L276 IsEmpty]: Start isEmpty. Operand 510 states and 941 transitions. [2024-11-13 23:25:11,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:11,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:11,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:11,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:11,588 INFO L134 CoverageAnalysis]: Checked inductivity of 244 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 204 trivial. 0 not checked. [2024-11-13 23:25:13,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:13,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 950 states to 511 states and 950 transitions. [2024-11-13 23:25:13,526 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 950 transitions. [2024-11-13 23:25:13,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:13,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:13,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:13,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:13,536 INFO L134 CoverageAnalysis]: Checked inductivity of 244 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 204 trivial. 0 not checked. [2024-11-13 23:25:14,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:14,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 949 states to 511 states and 949 transitions. [2024-11-13 23:25:14,467 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 949 transitions. [2024-11-13 23:25:14,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:14,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:14,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:14,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:14,480 INFO L134 CoverageAnalysis]: Checked inductivity of 244 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 204 trivial. 0 not checked. [2024-11-13 23:25:15,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:15,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 948 states to 511 states and 948 transitions. [2024-11-13 23:25:15,605 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 948 transitions. [2024-11-13 23:25:15,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:15,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:15,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:15,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:15,617 INFO L134 CoverageAnalysis]: Checked inductivity of 244 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 204 trivial. 0 not checked. [2024-11-13 23:25:16,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:16,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 947 states to 511 states and 947 transitions. [2024-11-13 23:25:16,514 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 947 transitions. [2024-11-13 23:25:16,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:16,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:16,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:16,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:16,527 INFO L134 CoverageAnalysis]: Checked inductivity of 244 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 204 trivial. 0 not checked. [2024-11-13 23:25:17,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:17,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 937 states to 511 states and 937 transitions. [2024-11-13 23:25:17,663 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 937 transitions. [2024-11-13 23:25:17,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:17,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:17,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:17,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:17,674 INFO L134 CoverageAnalysis]: Checked inductivity of 244 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 204 trivial. 0 not checked. [2024-11-13 23:25:18,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:18,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 936 states to 511 states and 936 transitions. [2024-11-13 23:25:18,593 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 936 transitions. [2024-11-13 23:25:18,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:18,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:18,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:18,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:18,605 INFO L134 CoverageAnalysis]: Checked inductivity of 244 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 204 trivial. 0 not checked. [2024-11-13 23:25:20,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:20,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 938 states to 512 states and 938 transitions. [2024-11-13 23:25:20,205 INFO L276 IsEmpty]: Start isEmpty. Operand 512 states and 938 transitions. [2024-11-13 23:25:20,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:20,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:20,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:20,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:20,223 INFO L134 CoverageAnalysis]: Checked inductivity of 244 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 204 trivial. 0 not checked. [2024-11-13 23:25:21,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:21,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 937 states to 512 states and 937 transitions. [2024-11-13 23:25:21,058 INFO L276 IsEmpty]: Start isEmpty. Operand 512 states and 937 transitions. [2024-11-13 23:25:21,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:21,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:21,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:21,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:21,068 INFO L134 CoverageAnalysis]: Checked inductivity of 244 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 204 trivial. 0 not checked. [2024-11-13 23:25:21,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:21,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 936 states to 512 states and 936 transitions. [2024-11-13 23:25:21,843 INFO L276 IsEmpty]: Start isEmpty. Operand 512 states and 936 transitions. [2024-11-13 23:25:21,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:21,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:21,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:21,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:21,853 INFO L134 CoverageAnalysis]: Checked inductivity of 244 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 204 trivial. 0 not checked. [2024-11-13 23:25:22,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:22,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 935 states to 512 states and 935 transitions. [2024-11-13 23:25:22,717 INFO L276 IsEmpty]: Start isEmpty. Operand 512 states and 935 transitions. [2024-11-13 23:25:22,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 23:25:22,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:22,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:22,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:22,737 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-13 23:25:24,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:24,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 944 states to 513 states and 944 transitions. [2024-11-13 23:25:24,229 INFO L276 IsEmpty]: Start isEmpty. Operand 513 states and 944 transitions. [2024-11-13 23:25:24,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 23:25:24,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:24,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:24,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:24,240 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-13 23:25:24,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:24,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 943 states to 513 states and 943 transitions. [2024-11-13 23:25:24,711 INFO L276 IsEmpty]: Start isEmpty. Operand 513 states and 943 transitions. [2024-11-13 23:25:24,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 23:25:24,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:24,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:24,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:24,722 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-13 23:25:25,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:25,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 942 states to 513 states and 942 transitions. [2024-11-13 23:25:25,217 INFO L276 IsEmpty]: Start isEmpty. Operand 513 states and 942 transitions. [2024-11-13 23:25:25,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 23:25:25,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:25,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:25,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:25,236 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-13 23:25:27,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:27,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 944 states to 514 states and 944 transitions. [2024-11-13 23:25:27,537 INFO L276 IsEmpty]: Start isEmpty. Operand 514 states and 944 transitions. [2024-11-13 23:25:27,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 23:25:27,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:27,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:27,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:27,555 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-13 23:25:28,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:28,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 943 states to 514 states and 943 transitions. [2024-11-13 23:25:28,041 INFO L276 IsEmpty]: Start isEmpty. Operand 514 states and 943 transitions. [2024-11-13 23:25:28,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 23:25:28,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:28,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:28,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:28,060 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-13 23:25:28,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:28,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 933 states to 514 states and 933 transitions. [2024-11-13 23:25:28,659 INFO L276 IsEmpty]: Start isEmpty. Operand 514 states and 933 transitions. [2024-11-13 23:25:28,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 23:25:28,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:28,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:28,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:28,670 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-13 23:25:29,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:29,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 932 states to 514 states and 932 transitions. [2024-11-13 23:25:29,161 INFO L276 IsEmpty]: Start isEmpty. Operand 514 states and 932 transitions. [2024-11-13 23:25:29,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 23:25:29,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:29,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:29,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:29,172 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-13 23:25:29,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:29,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 931 states to 514 states and 931 transitions. [2024-11-13 23:25:29,666 INFO L276 IsEmpty]: Start isEmpty. Operand 514 states and 931 transitions. [2024-11-13 23:25:29,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 23:25:29,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:29,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:29,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:29,687 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-13 23:25:31,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:31,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 930 states to 514 states and 930 transitions. [2024-11-13 23:25:31,078 INFO L276 IsEmpty]: Start isEmpty. Operand 514 states and 930 transitions. [2024-11-13 23:25:31,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 23:25:31,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:31,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:31,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:31,090 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-13 23:25:31,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:31,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 929 states to 514 states and 929 transitions. [2024-11-13 23:25:31,632 INFO L276 IsEmpty]: Start isEmpty. Operand 514 states and 929 transitions. [2024-11-13 23:25:31,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-13 23:25:31,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:31,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:31,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:31,866 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 58 proven. 0 refuted. 0 times theorem prover too weak. 212 trivial. 0 not checked. [2024-11-13 23:25:33,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:33,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 930 states to 515 states and 930 transitions. [2024-11-13 23:25:33,162 INFO L276 IsEmpty]: Start isEmpty. Operand 515 states and 930 transitions. [2024-11-13 23:25:33,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-13 23:25:33,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:33,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:33,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:33,180 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 58 proven. 0 refuted. 0 times theorem prover too weak. 212 trivial. 0 not checked. [2024-11-13 23:25:34,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:34,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 928 states to 514 states and 928 transitions. [2024-11-13 23:25:34,475 INFO L276 IsEmpty]: Start isEmpty. Operand 514 states and 928 transitions. [2024-11-13 23:25:34,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 23:25:34,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:34,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:34,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:34,989 INFO L134 CoverageAnalysis]: Checked inductivity of 279 backedges. 0 proven. 279 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:41,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:41,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 982 states to 521 states and 982 transitions. [2024-11-13 23:25:41,967 INFO L276 IsEmpty]: Start isEmpty. Operand 521 states and 982 transitions. [2024-11-13 23:25:41,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 23:25:41,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:41,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:41,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:42,039 INFO L134 CoverageAnalysis]: Checked inductivity of 279 backedges. 0 proven. 279 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:43,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:43,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 982 states to 522 states and 982 transitions. [2024-11-13 23:25:43,261 INFO L276 IsEmpty]: Start isEmpty. Operand 522 states and 982 transitions. [2024-11-13 23:25:43,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 23:25:43,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:43,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:43,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:43,299 INFO L134 CoverageAnalysis]: Checked inductivity of 279 backedges. 0 proven. 279 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:44,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:44,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 983 states to 524 states and 983 transitions. [2024-11-13 23:25:44,322 INFO L276 IsEmpty]: Start isEmpty. Operand 524 states and 983 transitions. [2024-11-13 23:25:44,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 23:25:44,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:44,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:44,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:44,378 INFO L134 CoverageAnalysis]: Checked inductivity of 279 backedges. 0 proven. 279 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:45,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:45,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 983 states to 525 states and 983 transitions. [2024-11-13 23:25:45,365 INFO L276 IsEmpty]: Start isEmpty. Operand 525 states and 983 transitions. [2024-11-13 23:25:45,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 23:25:45,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:45,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:45,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:45,400 INFO L134 CoverageAnalysis]: Checked inductivity of 279 backedges. 0 proven. 279 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:46,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:46,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 983 states to 526 states and 983 transitions. [2024-11-13 23:25:46,366 INFO L276 IsEmpty]: Start isEmpty. Operand 526 states and 983 transitions. [2024-11-13 23:25:46,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 23:25:46,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:46,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:46,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:46,417 INFO L134 CoverageAnalysis]: Checked inductivity of 279 backedges. 0 proven. 279 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:47,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:47,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 983 states to 527 states and 983 transitions. [2024-11-13 23:25:47,372 INFO L276 IsEmpty]: Start isEmpty. Operand 527 states and 983 transitions. [2024-11-13 23:25:47,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 23:25:47,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:47,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:47,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:47,414 INFO L134 CoverageAnalysis]: Checked inductivity of 279 backedges. 0 proven. 279 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:48,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:48,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 983 states to 528 states and 983 transitions. [2024-11-13 23:25:48,382 INFO L276 IsEmpty]: Start isEmpty. Operand 528 states and 983 transitions. [2024-11-13 23:25:48,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 23:25:48,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:48,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:48,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:48,424 INFO L134 CoverageAnalysis]: Checked inductivity of 279 backedges. 0 proven. 279 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:49,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:49,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 983 states to 529 states and 983 transitions. [2024-11-13 23:25:49,417 INFO L276 IsEmpty]: Start isEmpty. Operand 529 states and 983 transitions. [2024-11-13 23:25:49,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 23:25:49,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:49,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:49,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:49,637 INFO L134 CoverageAnalysis]: Checked inductivity of 279 backedges. 0 proven. 279 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:50,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:50,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 983 states to 530 states and 983 transitions. [2024-11-13 23:25:50,609 INFO L276 IsEmpty]: Start isEmpty. Operand 530 states and 983 transitions. [2024-11-13 23:25:50,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 23:25:50,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:50,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:50,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:50,647 INFO L134 CoverageAnalysis]: Checked inductivity of 279 backedges. 0 proven. 279 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:51,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:51,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 983 states to 531 states and 983 transitions. [2024-11-13 23:25:51,631 INFO L276 IsEmpty]: Start isEmpty. Operand 531 states and 983 transitions. [2024-11-13 23:25:51,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 23:25:51,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:51,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:51,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:51,694 INFO L134 CoverageAnalysis]: Checked inductivity of 279 backedges. 0 proven. 279 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:52,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:52,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 983 states to 532 states and 983 transitions. [2024-11-13 23:25:52,901 INFO L276 IsEmpty]: Start isEmpty. Operand 532 states and 983 transitions. [2024-11-13 23:25:52,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 23:25:52,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:52,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:52,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:53,459 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:25:58,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:58,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1016 states to 539 states and 1016 transitions. [2024-11-13 23:25:58,158 INFO L276 IsEmpty]: Start isEmpty. Operand 539 states and 1016 transitions. [2024-11-13 23:25:58,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 23:25:58,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:58,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:58,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:58,217 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:26:02,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:02,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1024 states to 545 states and 1024 transitions. [2024-11-13 23:26:02,799 INFO L276 IsEmpty]: Start isEmpty. Operand 545 states and 1024 transitions. [2024-11-13 23:26:02,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 23:26:02,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:02,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:02,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:02,859 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:26:05,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:05,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1032 states to 551 states and 1032 transitions. [2024-11-13 23:26:05,609 INFO L276 IsEmpty]: Start isEmpty. Operand 551 states and 1032 transitions. [2024-11-13 23:26:05,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 23:26:05,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:05,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:05,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:05,645 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:26:10,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:10,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1043 states to 557 states and 1043 transitions. [2024-11-13 23:26:10,407 INFO L276 IsEmpty]: Start isEmpty. Operand 557 states and 1043 transitions. [2024-11-13 23:26:10,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 23:26:10,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:10,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:10,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:10,453 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:26:11,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:11,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1046 states to 559 states and 1046 transitions. [2024-11-13 23:26:11,754 INFO L276 IsEmpty]: Start isEmpty. Operand 559 states and 1046 transitions. [2024-11-13 23:26:11,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 23:26:11,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:11,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:11,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:11,801 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:26:14,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:14,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1054 states to 565 states and 1054 transitions. [2024-11-13 23:26:14,786 INFO L276 IsEmpty]: Start isEmpty. Operand 565 states and 1054 transitions. [2024-11-13 23:26:14,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 23:26:14,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:14,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:14,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:14,844 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:26:17,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:17,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1062 states to 571 states and 1062 transitions. [2024-11-13 23:26:17,756 INFO L276 IsEmpty]: Start isEmpty. Operand 571 states and 1062 transitions. [2024-11-13 23:26:17,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 23:26:17,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:17,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:17,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:17,806 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:26:21,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:21,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1070 states to 577 states and 1070 transitions. [2024-11-13 23:26:21,518 INFO L276 IsEmpty]: Start isEmpty. Operand 577 states and 1070 transitions. [2024-11-13 23:26:21,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 23:26:21,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:21,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:21,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:21,564 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:26:26,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:26,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1078 states to 583 states and 1078 transitions. [2024-11-13 23:26:26,650 INFO L276 IsEmpty]: Start isEmpty. Operand 583 states and 1078 transitions. [2024-11-13 23:26:26,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 23:26:26,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:26,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:26,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:26,695 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:26:30,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:30,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1086 states to 589 states and 1086 transitions. [2024-11-13 23:26:30,519 INFO L276 IsEmpty]: Start isEmpty. Operand 589 states and 1086 transitions. [2024-11-13 23:26:30,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 23:26:30,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:30,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:30,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:30,590 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:26:34,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:34,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1094 states to 595 states and 1094 transitions. [2024-11-13 23:26:34,172 INFO L276 IsEmpty]: Start isEmpty. Operand 595 states and 1094 transitions. [2024-11-13 23:26:34,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-13 23:26:34,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:34,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:34,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:34,192 INFO L134 CoverageAnalysis]: Checked inductivity of 297 backedges. 61 proven. 0 refuted. 0 times theorem prover too weak. 236 trivial. 0 not checked. [2024-11-13 23:26:38,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:38,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1100 states to 599 states and 1100 transitions. [2024-11-13 23:26:38,050 INFO L276 IsEmpty]: Start isEmpty. Operand 599 states and 1100 transitions. [2024-11-13 23:26:38,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:26:38,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:38,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:38,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:38,062 INFO L134 CoverageAnalysis]: Checked inductivity of 306 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked. [2024-11-13 23:26:39,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:39,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1090 states to 599 states and 1090 transitions. [2024-11-13 23:26:39,587 INFO L276 IsEmpty]: Start isEmpty. Operand 599 states and 1090 transitions. [2024-11-13 23:26:39,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:26:39,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:39,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:39,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:39,612 INFO L134 CoverageAnalysis]: Checked inductivity of 306 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked. [2024-11-13 23:26:41,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:41,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1100 states to 600 states and 1100 transitions. [2024-11-13 23:26:41,278 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 1100 transitions. [2024-11-13 23:26:41,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:26:41,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:41,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:41,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:41,294 INFO L134 CoverageAnalysis]: Checked inductivity of 306 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked. [2024-11-13 23:26:42,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:42,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1099 states to 600 states and 1099 transitions. [2024-11-13 23:26:42,569 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 1099 transitions. [2024-11-13 23:26:42,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:26:42,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:42,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:42,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:42,584 INFO L134 CoverageAnalysis]: Checked inductivity of 306 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked. [2024-11-13 23:26:43,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:43,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1098 states to 600 states and 1098 transitions. [2024-11-13 23:26:43,842 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 1098 transitions. [2024-11-13 23:26:43,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:26:43,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:43,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:43,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:43,857 INFO L134 CoverageAnalysis]: Checked inductivity of 306 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked. [2024-11-13 23:26:45,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:45,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1097 states to 600 states and 1097 transitions. [2024-11-13 23:26:45,139 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 1097 transitions. [2024-11-13 23:26:45,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:26:45,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:45,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:45,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:45,163 INFO L134 CoverageAnalysis]: Checked inductivity of 306 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked. [2024-11-13 23:26:46,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:46,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1096 states to 600 states and 1096 transitions. [2024-11-13 23:26:46,794 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 1096 transitions. [2024-11-13 23:26:46,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:26:46,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:46,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:46,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:46,813 INFO L134 CoverageAnalysis]: Checked inductivity of 306 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked. [2024-11-13 23:26:48,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:48,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1095 states to 600 states and 1095 transitions. [2024-11-13 23:26:48,131 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 1095 transitions. [2024-11-13 23:26:48,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:26:48,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:48,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:48,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:48,152 INFO L134 CoverageAnalysis]: Checked inductivity of 306 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked. [2024-11-13 23:26:49,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:49,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1094 states to 600 states and 1094 transitions. [2024-11-13 23:26:49,682 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 1094 transitions. [2024-11-13 23:26:49,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:26:49,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:49,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:49,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:49,702 INFO L134 CoverageAnalysis]: Checked inductivity of 306 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked. [2024-11-13 23:26:50,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:50,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1093 states to 600 states and 1093 transitions. [2024-11-13 23:26:50,971 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 1093 transitions. [2024-11-13 23:26:50,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:26:50,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:50,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:50,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:50,986 INFO L134 CoverageAnalysis]: Checked inductivity of 306 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked. [2024-11-13 23:26:52,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:52,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1092 states to 600 states and 1092 transitions. [2024-11-13 23:26:52,267 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 1092 transitions. [2024-11-13 23:26:52,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:26:52,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:52,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:52,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:52,281 INFO L134 CoverageAnalysis]: Checked inductivity of 306 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked. [2024-11-13 23:26:54,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:54,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1094 states to 601 states and 1094 transitions. [2024-11-13 23:26:54,988 INFO L276 IsEmpty]: Start isEmpty. Operand 601 states and 1094 transitions. [2024-11-13 23:26:54,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:26:54,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:54,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:54,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:55,002 INFO L134 CoverageAnalysis]: Checked inductivity of 306 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked. [2024-11-13 23:26:56,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:56,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1093 states to 601 states and 1093 transitions. [2024-11-13 23:26:56,037 INFO L276 IsEmpty]: Start isEmpty. Operand 601 states and 1093 transitions. [2024-11-13 23:26:56,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 23:26:56,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:56,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:56,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:56,050 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 252 trivial. 0 not checked. [2024-11-13 23:26:57,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:57,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1103 states to 602 states and 1103 transitions. [2024-11-13 23:26:57,986 INFO L276 IsEmpty]: Start isEmpty. Operand 602 states and 1103 transitions. [2024-11-13 23:26:57,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 23:26:57,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:57,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:57,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:57,999 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 252 trivial. 0 not checked. [2024-11-13 23:26:58,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:58,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1102 states to 602 states and 1102 transitions. [2024-11-13 23:26:58,789 INFO L276 IsEmpty]: Start isEmpty. Operand 602 states and 1102 transitions. [2024-11-13 23:26:58,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 23:26:58,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:58,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:58,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:58,805 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 252 trivial. 0 not checked. [2024-11-13 23:26:59,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:26:59,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1101 states to 602 states and 1101 transitions. [2024-11-13 23:26:59,444 INFO L276 IsEmpty]: Start isEmpty. Operand 602 states and 1101 transitions. [2024-11-13 23:26:59,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 23:26:59,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:26:59,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:26:59,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:26:59,503 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 252 trivial. 0 not checked. [2024-11-13 23:27:00,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:00,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1090 states to 602 states and 1090 transitions. [2024-11-13 23:27:00,390 INFO L276 IsEmpty]: Start isEmpty. Operand 602 states and 1090 transitions. [2024-11-13 23:27:00,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 23:27:00,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:00,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:00,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:00,416 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 252 trivial. 0 not checked. [2024-11-13 23:27:01,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:01,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1089 states to 602 states and 1089 transitions. [2024-11-13 23:27:01,095 INFO L276 IsEmpty]: Start isEmpty. Operand 602 states and 1089 transitions. [2024-11-13 23:27:01,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 23:27:01,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:01,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:01,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:01,118 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 252 trivial. 0 not checked. [2024-11-13 23:27:01,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:01,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1088 states to 602 states and 1088 transitions. [2024-11-13 23:27:01,818 INFO L276 IsEmpty]: Start isEmpty. Operand 602 states and 1088 transitions. [2024-11-13 23:27:01,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 23:27:01,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:01,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:01,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:01,839 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 252 trivial. 0 not checked. [2024-11-13 23:27:02,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:02,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1087 states to 602 states and 1087 transitions. [2024-11-13 23:27:02,522 INFO L276 IsEmpty]: Start isEmpty. Operand 602 states and 1087 transitions. [2024-11-13 23:27:02,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 23:27:02,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:02,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:02,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:02,548 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 252 trivial. 0 not checked. [2024-11-13 23:27:03,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:03,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1086 states to 602 states and 1086 transitions. [2024-11-13 23:27:03,360 INFO L276 IsEmpty]: Start isEmpty. Operand 602 states and 1086 transitions. [2024-11-13 23:27:03,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 23:27:03,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:03,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:03,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:03,391 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 252 trivial. 0 not checked. [2024-11-13 23:27:04,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:04,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1085 states to 602 states and 1085 transitions. [2024-11-13 23:27:04,238 INFO L276 IsEmpty]: Start isEmpty. Operand 602 states and 1085 transitions. [2024-11-13 23:27:04,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 23:27:04,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:04,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:04,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:04,265 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 252 trivial. 0 not checked. [2024-11-13 23:27:07,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:07,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1087 states to 603 states and 1087 transitions. [2024-11-13 23:27:07,951 INFO L276 IsEmpty]: Start isEmpty. Operand 603 states and 1087 transitions. [2024-11-13 23:27:07,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 23:27:07,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:07,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:07,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:07,990 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 252 trivial. 0 not checked. [2024-11-13 23:27:10,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:10,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1086 states to 603 states and 1086 transitions. [2024-11-13 23:27:10,731 INFO L276 IsEmpty]: Start isEmpty. Operand 603 states and 1086 transitions. [2024-11-13 23:27:10,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-13 23:27:10,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:10,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:10,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:10,761 INFO L134 CoverageAnalysis]: Checked inductivity of 335 backedges. 65 proven. 0 refuted. 0 times theorem prover too weak. 270 trivial. 0 not checked. [2024-11-13 23:27:12,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:12,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1087 states to 604 states and 1087 transitions. [2024-11-13 23:27:12,510 INFO L276 IsEmpty]: Start isEmpty. Operand 604 states and 1087 transitions. [2024-11-13 23:27:12,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-13 23:27:12,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:12,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:12,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:12,746 INFO L134 CoverageAnalysis]: Checked inductivity of 335 backedges. 65 proven. 0 refuted. 0 times theorem prover too weak. 270 trivial. 0 not checked. [2024-11-13 23:27:14,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:14,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1085 states to 603 states and 1085 transitions. [2024-11-13 23:27:14,143 INFO L276 IsEmpty]: Start isEmpty. Operand 603 states and 1085 transitions. [2024-11-13 23:27:14,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 23:27:14,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:14,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:14,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:14,773 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:19,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:19,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1132 states to 610 states and 1132 transitions. [2024-11-13 23:27:19,755 INFO L276 IsEmpty]: Start isEmpty. Operand 610 states and 1132 transitions. [2024-11-13 23:27:19,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 23:27:19,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:19,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:19,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:19,827 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:23,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:23,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1144 states to 612 states and 1144 transitions. [2024-11-13 23:27:23,300 INFO L276 IsEmpty]: Start isEmpty. Operand 612 states and 1144 transitions. [2024-11-13 23:27:23,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 23:27:23,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:23,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:23,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:23,377 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:25,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:25,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1144 states to 613 states and 1144 transitions. [2024-11-13 23:27:25,103 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 1144 transitions. [2024-11-13 23:27:25,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 23:27:25,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:25,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:25,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:25,159 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:26,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:26,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1144 states to 614 states and 1144 transitions. [2024-11-13 23:27:26,710 INFO L276 IsEmpty]: Start isEmpty. Operand 614 states and 1144 transitions. [2024-11-13 23:27:26,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 23:27:26,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:26,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:26,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:26,773 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:28,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:28,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1144 states to 615 states and 1144 transitions. [2024-11-13 23:27:28,325 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 1144 transitions. [2024-11-13 23:27:28,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 23:27:28,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:28,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:28,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:28,377 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:30,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:30,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1144 states to 616 states and 1144 transitions. [2024-11-13 23:27:30,200 INFO L276 IsEmpty]: Start isEmpty. Operand 616 states and 1144 transitions. [2024-11-13 23:27:30,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 23:27:30,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:30,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:30,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:30,279 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:32,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:32,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1144 states to 617 states and 1144 transitions. [2024-11-13 23:27:32,033 INFO L276 IsEmpty]: Start isEmpty. Operand 617 states and 1144 transitions. [2024-11-13 23:27:32,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 23:27:32,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:32,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:32,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:32,308 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:33,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:33,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1144 states to 618 states and 1144 transitions. [2024-11-13 23:27:33,858 INFO L276 IsEmpty]: Start isEmpty. Operand 618 states and 1144 transitions. [2024-11-13 23:27:33,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 23:27:33,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:33,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:33,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:33,912 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:35,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:35,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1144 states to 619 states and 1144 transitions. [2024-11-13 23:27:35,731 INFO L276 IsEmpty]: Start isEmpty. Operand 619 states and 1144 transitions. [2024-11-13 23:27:35,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 23:27:35,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:35,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:35,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:35,791 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:38,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:38,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1144 states to 620 states and 1144 transitions. [2024-11-13 23:27:38,062 INFO L276 IsEmpty]: Start isEmpty. Operand 620 states and 1144 transitions. [2024-11-13 23:27:38,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 23:27:38,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:38,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:38,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:38,145 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:39,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:39,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1144 states to 621 states and 1144 transitions. [2024-11-13 23:27:39,880 INFO L276 IsEmpty]: Start isEmpty. Operand 621 states and 1144 transitions. [2024-11-13 23:27:39,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 23:27:39,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:39,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:39,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:39,950 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:41,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:41,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1144 states to 622 states and 1144 transitions. [2024-11-13 23:27:41,710 INFO L276 IsEmpty]: Start isEmpty. Operand 622 states and 1144 transitions. [2024-11-13 23:27:41,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 23:27:41,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:41,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:41,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:42,382 INFO L134 CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:48,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:48,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1179 states to 629 states and 1179 transitions. [2024-11-13 23:27:48,533 INFO L276 IsEmpty]: Start isEmpty. Operand 629 states and 1179 transitions. [2024-11-13 23:27:48,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 23:27:48,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:48,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:48,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:48,786 INFO L134 CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:52,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:52,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1187 states to 635 states and 1187 transitions. [2024-11-13 23:27:52,255 INFO L276 IsEmpty]: Start isEmpty. Operand 635 states and 1187 transitions. [2024-11-13 23:27:52,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 23:27:52,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:52,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:52,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:52,299 INFO L134 CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:27:55,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:27:55,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1195 states to 641 states and 1195 transitions. [2024-11-13 23:27:55,792 INFO L276 IsEmpty]: Start isEmpty. Operand 641 states and 1195 transitions. [2024-11-13 23:27:55,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 23:27:55,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:27:55,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:27:55,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:27:55,832 INFO L134 CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:28:00,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:00,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1203 states to 647 states and 1203 transitions. [2024-11-13 23:28:00,362 INFO L276 IsEmpty]: Start isEmpty. Operand 647 states and 1203 transitions. [2024-11-13 23:28:00,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 23:28:00,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:00,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:00,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:00,419 INFO L134 CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:28:04,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:05,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1211 states to 653 states and 1211 transitions. [2024-11-13 23:28:05,000 INFO L276 IsEmpty]: Start isEmpty. Operand 653 states and 1211 transitions. [2024-11-13 23:28:05,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 23:28:05,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:05,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:05,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:05,052 INFO L134 CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:28:12,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:12,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1219 states to 659 states and 1219 transitions. [2024-11-13 23:28:12,641 INFO L276 IsEmpty]: Start isEmpty. Operand 659 states and 1219 transitions. [2024-11-13 23:28:12,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 23:28:12,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:12,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:12,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:12,753 INFO L134 CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:28:18,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:18,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1227 states to 665 states and 1227 transitions. [2024-11-13 23:28:18,341 INFO L276 IsEmpty]: Start isEmpty. Operand 665 states and 1227 transitions. [2024-11-13 23:28:18,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 23:28:18,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:18,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:18,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:18,394 INFO L134 CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:28:22,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:22,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1235 states to 671 states and 1235 transitions. [2024-11-13 23:28:22,974 INFO L276 IsEmpty]: Start isEmpty. Operand 671 states and 1235 transitions. [2024-11-13 23:28:22,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 23:28:22,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:22,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:22,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:23,027 INFO L134 CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:28:29,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:29,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1246 states to 677 states and 1246 transitions. [2024-11-13 23:28:29,217 INFO L276 IsEmpty]: Start isEmpty. Operand 677 states and 1246 transitions. [2024-11-13 23:28:29,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 23:28:29,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:29,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:29,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:29,274 INFO L134 CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:28:31,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:31,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1249 states to 679 states and 1249 transitions. [2024-11-13 23:28:31,312 INFO L276 IsEmpty]: Start isEmpty. Operand 679 states and 1249 transitions. [2024-11-13 23:28:31,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 23:28:31,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:31,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:31,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:31,403 INFO L134 CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:28:36,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:36,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1257 states to 685 states and 1257 transitions. [2024-11-13 23:28:36,385 INFO L276 IsEmpty]: Start isEmpty. Operand 685 states and 1257 transitions. [2024-11-13 23:28:36,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 23:28:36,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:36,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:36,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:36,437 INFO L134 CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:28:40,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:40,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1265 states to 691 states and 1265 transitions. [2024-11-13 23:28:40,986 INFO L276 IsEmpty]: Start isEmpty. Operand 691 states and 1265 transitions. [2024-11-13 23:28:40,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-13 23:28:40,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:40,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:40,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:41,005 INFO L134 CoverageAnalysis]: Checked inductivity of 365 backedges. 68 proven. 0 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-13 23:28:46,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:46,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1271 states to 695 states and 1271 transitions. [2024-11-13 23:28:46,348 INFO L276 IsEmpty]: Start isEmpty. Operand 695 states and 1271 transitions. [2024-11-13 23:28:46,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 23:28:46,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:46,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:46,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:46,396 INFO L134 CoverageAnalysis]: Checked inductivity of 375 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 325 trivial. 0 not checked. [2024-11-13 23:28:48,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:48,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1260 states to 695 states and 1260 transitions. [2024-11-13 23:28:48,112 INFO L276 IsEmpty]: Start isEmpty. Operand 695 states and 1260 transitions. [2024-11-13 23:28:48,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 23:28:48,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:48,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:48,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:48,127 INFO L134 CoverageAnalysis]: Checked inductivity of 375 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 325 trivial. 0 not checked. [2024-11-13 23:28:49,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:49,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1271 states to 696 states and 1271 transitions. [2024-11-13 23:28:49,505 INFO L276 IsEmpty]: Start isEmpty. Operand 696 states and 1271 transitions. [2024-11-13 23:28:49,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 23:28:49,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:49,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:49,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:49,533 INFO L134 CoverageAnalysis]: Checked inductivity of 375 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 325 trivial. 0 not checked. [2024-11-13 23:28:50,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:50,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1270 states to 696 states and 1270 transitions. [2024-11-13 23:28:50,888 INFO L276 IsEmpty]: Start isEmpty. Operand 696 states and 1270 transitions. [2024-11-13 23:28:50,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 23:28:50,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:50,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:50,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:50,899 INFO L134 CoverageAnalysis]: Checked inductivity of 375 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 325 trivial. 0 not checked. [2024-11-13 23:28:53,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:53,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1272 states to 697 states and 1272 transitions. [2024-11-13 23:28:53,358 INFO L276 IsEmpty]: Start isEmpty. Operand 697 states and 1272 transitions. [2024-11-13 23:28:53,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 23:28:53,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:53,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:53,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:53,371 INFO L134 CoverageAnalysis]: Checked inductivity of 375 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 325 trivial. 0 not checked. [2024-11-13 23:28:54,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:54,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1271 states to 697 states and 1271 transitions. [2024-11-13 23:28:54,540 INFO L276 IsEmpty]: Start isEmpty. Operand 697 states and 1271 transitions. [2024-11-13 23:28:54,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 23:28:54,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:54,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:54,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:54,552 INFO L134 CoverageAnalysis]: Checked inductivity of 375 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 325 trivial. 0 not checked. [2024-11-13 23:28:55,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:55,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1270 states to 697 states and 1270 transitions. [2024-11-13 23:28:55,914 INFO L276 IsEmpty]: Start isEmpty. Operand 697 states and 1270 transitions. [2024-11-13 23:28:55,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 23:28:55,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:55,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:55,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:55,925 INFO L134 CoverageAnalysis]: Checked inductivity of 375 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 325 trivial. 0 not checked. [2024-11-13 23:28:57,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:57,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1269 states to 697 states and 1269 transitions. [2024-11-13 23:28:57,347 INFO L276 IsEmpty]: Start isEmpty. Operand 697 states and 1269 transitions. [2024-11-13 23:28:57,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 23:28:57,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:57,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:57,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:57,368 INFO L134 CoverageAnalysis]: Checked inductivity of 375 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 325 trivial. 0 not checked. [2024-11-13 23:28:58,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:28:58,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1268 states to 697 states and 1268 transitions. [2024-11-13 23:28:58,891 INFO L276 IsEmpty]: Start isEmpty. Operand 697 states and 1268 transitions. [2024-11-13 23:28:58,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 23:28:58,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:28:58,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:28:58,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:28:59,131 INFO L134 CoverageAnalysis]: Checked inductivity of 375 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 325 trivial. 0 not checked. [2024-11-13 23:29:00,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:00,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1267 states to 697 states and 1267 transitions. [2024-11-13 23:29:00,695 INFO L276 IsEmpty]: Start isEmpty. Operand 697 states and 1267 transitions. [2024-11-13 23:29:00,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 23:29:00,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:00,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:00,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:00,710 INFO L134 CoverageAnalysis]: Checked inductivity of 375 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 325 trivial. 0 not checked. [2024-11-13 23:29:02,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:02,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1266 states to 697 states and 1266 transitions. [2024-11-13 23:29:02,549 INFO L276 IsEmpty]: Start isEmpty. Operand 697 states and 1266 transitions. [2024-11-13 23:29:02,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 23:29:02,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:02,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:02,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:02,566 INFO L134 CoverageAnalysis]: Checked inductivity of 375 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 325 trivial. 0 not checked. [2024-11-13 23:29:04,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:04,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1265 states to 697 states and 1265 transitions. [2024-11-13 23:29:04,069 INFO L276 IsEmpty]: Start isEmpty. Operand 697 states and 1265 transitions. [2024-11-13 23:29:04,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 23:29:04,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:04,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:04,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:04,084 INFO L134 CoverageAnalysis]: Checked inductivity of 375 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 325 trivial. 0 not checked. [2024-11-13 23:29:05,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:05,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1264 states to 697 states and 1264 transitions. [2024-11-13 23:29:05,518 INFO L276 IsEmpty]: Start isEmpty. Operand 697 states and 1264 transitions. [2024-11-13 23:29:05,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 23:29:05,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:05,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:05,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:05,747 INFO L134 CoverageAnalysis]: Checked inductivity of 375 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 325 trivial. 0 not checked. [2024-11-13 23:29:07,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:07,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1263 states to 697 states and 1263 transitions. [2024-11-13 23:29:07,277 INFO L276 IsEmpty]: Start isEmpty. Operand 697 states and 1263 transitions. [2024-11-13 23:29:07,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 23:29:07,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:07,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:07,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:07,306 INFO L134 CoverageAnalysis]: Checked inductivity of 385 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 315 trivial. 0 not checked. [2024-11-13 23:29:08,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:08,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1252 states to 697 states and 1252 transitions. [2024-11-13 23:29:08,409 INFO L276 IsEmpty]: Start isEmpty. Operand 697 states and 1252 transitions. [2024-11-13 23:29:08,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 23:29:08,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:08,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:08,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:08,435 INFO L134 CoverageAnalysis]: Checked inductivity of 385 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 315 trivial. 0 not checked. [2024-11-13 23:29:11,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:11,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1262 states to 698 states and 1262 transitions. [2024-11-13 23:29:11,379 INFO L276 IsEmpty]: Start isEmpty. Operand 698 states and 1262 transitions. [2024-11-13 23:29:11,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 23:29:11,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:11,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:11,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:11,397 INFO L134 CoverageAnalysis]: Checked inductivity of 385 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 315 trivial. 0 not checked. [2024-11-13 23:29:12,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:12,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1261 states to 698 states and 1261 transitions. [2024-11-13 23:29:12,275 INFO L276 IsEmpty]: Start isEmpty. Operand 698 states and 1261 transitions. [2024-11-13 23:29:12,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 23:29:12,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:12,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:12,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:12,294 INFO L134 CoverageAnalysis]: Checked inductivity of 385 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 315 trivial. 0 not checked. [2024-11-13 23:29:13,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:13,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1260 states to 698 states and 1260 transitions. [2024-11-13 23:29:13,514 INFO L276 IsEmpty]: Start isEmpty. Operand 698 states and 1260 transitions. [2024-11-13 23:29:13,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 23:29:13,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:13,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:13,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:13,531 INFO L134 CoverageAnalysis]: Checked inductivity of 385 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 315 trivial. 0 not checked. [2024-11-13 23:29:17,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:17,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1262 states to 699 states and 1262 transitions. [2024-11-13 23:29:17,731 INFO L276 IsEmpty]: Start isEmpty. Operand 699 states and 1262 transitions. [2024-11-13 23:29:17,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 23:29:17,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:17,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:17,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:17,749 INFO L134 CoverageAnalysis]: Checked inductivity of 385 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 315 trivial. 0 not checked. [2024-11-13 23:29:20,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:20,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1261 states to 699 states and 1261 transitions. [2024-11-13 23:29:20,394 INFO L276 IsEmpty]: Start isEmpty. Operand 699 states and 1261 transitions. [2024-11-13 23:29:20,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 23:29:20,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:20,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:20,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:20,411 INFO L134 CoverageAnalysis]: Checked inductivity of 385 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 315 trivial. 0 not checked. [2024-11-13 23:29:21,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:21,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1260 states to 699 states and 1260 transitions. [2024-11-13 23:29:21,548 INFO L276 IsEmpty]: Start isEmpty. Operand 699 states and 1260 transitions. [2024-11-13 23:29:21,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 23:29:21,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:21,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:21,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:21,567 INFO L134 CoverageAnalysis]: Checked inductivity of 385 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 315 trivial. 0 not checked. [2024-11-13 23:29:22,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:22,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1259 states to 699 states and 1259 transitions. [2024-11-13 23:29:22,462 INFO L276 IsEmpty]: Start isEmpty. Operand 699 states and 1259 transitions. [2024-11-13 23:29:22,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 23:29:22,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:22,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:22,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:22,479 INFO L134 CoverageAnalysis]: Checked inductivity of 385 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 315 trivial. 0 not checked. [2024-11-13 23:29:23,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:23,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1258 states to 699 states and 1258 transitions. [2024-11-13 23:29:23,634 INFO L276 IsEmpty]: Start isEmpty. Operand 699 states and 1258 transitions. [2024-11-13 23:29:23,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 23:29:23,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:23,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:23,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:23,652 INFO L134 CoverageAnalysis]: Checked inductivity of 385 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 315 trivial. 0 not checked. [2024-11-13 23:29:24,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:24,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1257 states to 699 states and 1257 transitions. [2024-11-13 23:29:24,454 INFO L276 IsEmpty]: Start isEmpty. Operand 699 states and 1257 transitions. [2024-11-13 23:29:24,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 23:29:24,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:24,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:24,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:24,468 INFO L134 CoverageAnalysis]: Checked inductivity of 385 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 315 trivial. 0 not checked. [2024-11-13 23:29:25,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:25,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1256 states to 699 states and 1256 transitions. [2024-11-13 23:29:25,219 INFO L276 IsEmpty]: Start isEmpty. Operand 699 states and 1256 transitions. [2024-11-13 23:29:25,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 23:29:25,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:25,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:25,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:25,241 INFO L134 CoverageAnalysis]: Checked inductivity of 385 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 315 trivial. 0 not checked. [2024-11-13 23:29:26,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:26,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1255 states to 699 states and 1255 transitions. [2024-11-13 23:29:26,223 INFO L276 IsEmpty]: Start isEmpty. Operand 699 states and 1255 transitions. [2024-11-13 23:29:26,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-13 23:29:26,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:26,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:26,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:26,260 INFO L134 CoverageAnalysis]: Checked inductivity of 407 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 335 trivial. 0 not checked. [2024-11-13 23:29:28,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:28,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1256 states to 700 states and 1256 transitions. [2024-11-13 23:29:28,335 INFO L276 IsEmpty]: Start isEmpty. Operand 700 states and 1256 transitions. [2024-11-13 23:29:28,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-13 23:29:28,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:28,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:28,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:28,374 INFO L134 CoverageAnalysis]: Checked inductivity of 407 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 335 trivial. 0 not checked. [2024-11-13 23:29:30,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:30,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1254 states to 699 states and 1254 transitions. [2024-11-13 23:29:30,226 INFO L276 IsEmpty]: Start isEmpty. Operand 699 states and 1254 transitions. [2024-11-13 23:29:30,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 23:29:30,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:30,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:30,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:30,847 INFO L134 CoverageAnalysis]: Checked inductivity of 418 backedges. 0 proven. 418 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:29:38,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:38,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1316 states to 706 states and 1316 transitions. [2024-11-13 23:29:38,983 INFO L276 IsEmpty]: Start isEmpty. Operand 706 states and 1316 transitions. [2024-11-13 23:29:38,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 23:29:38,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:38,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:38,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:39,028 INFO L134 CoverageAnalysis]: Checked inductivity of 418 backedges. 0 proven. 418 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:29:40,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:40,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1316 states to 707 states and 1316 transitions. [2024-11-13 23:29:40,747 INFO L276 IsEmpty]: Start isEmpty. Operand 707 states and 1316 transitions. [2024-11-13 23:29:40,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 23:29:40,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:40,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:40,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:40,792 INFO L134 CoverageAnalysis]: Checked inductivity of 418 backedges. 0 proven. 418 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:29:42,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:42,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1316 states to 708 states and 1316 transitions. [2024-11-13 23:29:42,196 INFO L276 IsEmpty]: Start isEmpty. Operand 708 states and 1316 transitions. [2024-11-13 23:29:42,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 23:29:42,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:42,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:42,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:42,279 INFO L134 CoverageAnalysis]: Checked inductivity of 418 backedges. 0 proven. 418 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:29:44,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:44,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1316 states to 709 states and 1316 transitions. [2024-11-13 23:29:44,102 INFO L276 IsEmpty]: Start isEmpty. Operand 709 states and 1316 transitions. [2024-11-13 23:29:44,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 23:29:44,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:44,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:44,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:44,152 INFO L134 CoverageAnalysis]: Checked inductivity of 418 backedges. 0 proven. 418 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:29:45,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:45,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1316 states to 710 states and 1316 transitions. [2024-11-13 23:29:45,779 INFO L276 IsEmpty]: Start isEmpty. Operand 710 states and 1316 transitions. [2024-11-13 23:29:45,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 23:29:45,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:45,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:45,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:45,844 INFO L134 CoverageAnalysis]: Checked inductivity of 418 backedges. 0 proven. 418 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:29:47,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:47,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1316 states to 711 states and 1316 transitions. [2024-11-13 23:29:47,491 INFO L276 IsEmpty]: Start isEmpty. Operand 711 states and 1316 transitions. [2024-11-13 23:29:47,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 23:29:47,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:47,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:47,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:47,538 INFO L134 CoverageAnalysis]: Checked inductivity of 418 backedges. 0 proven. 418 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:29:49,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:49,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1316 states to 712 states and 1316 transitions. [2024-11-13 23:29:49,435 INFO L276 IsEmpty]: Start isEmpty. Operand 712 states and 1316 transitions. [2024-11-13 23:29:49,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 23:29:49,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:49,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:49,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:49,513 INFO L134 CoverageAnalysis]: Checked inductivity of 418 backedges. 0 proven. 418 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:29:51,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:51,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1317 states to 714 states and 1317 transitions. [2024-11-13 23:29:51,081 INFO L276 IsEmpty]: Start isEmpty. Operand 714 states and 1317 transitions. [2024-11-13 23:29:51,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 23:29:51,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:51,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:51,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:51,141 INFO L134 CoverageAnalysis]: Checked inductivity of 418 backedges. 0 proven. 418 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:29:52,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:52,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1317 states to 715 states and 1317 transitions. [2024-11-13 23:29:52,773 INFO L276 IsEmpty]: Start isEmpty. Operand 715 states and 1317 transitions. [2024-11-13 23:29:52,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 23:29:52,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:52,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:52,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:52,818 INFO L134 CoverageAnalysis]: Checked inductivity of 418 backedges. 0 proven. 418 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:29:54,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:54,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1317 states to 716 states and 1317 transitions. [2024-11-13 23:29:54,462 INFO L276 IsEmpty]: Start isEmpty. Operand 716 states and 1317 transitions. [2024-11-13 23:29:54,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 23:29:54,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:54,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:54,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:54,512 INFO L134 CoverageAnalysis]: Checked inductivity of 418 backedges. 0 proven. 418 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:29:55,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:55,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1317 states to 717 states and 1317 transitions. [2024-11-13 23:29:55,996 INFO L276 IsEmpty]: Start isEmpty. Operand 717 states and 1317 transitions. [2024-11-13 23:29:55,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 23:29:55,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:55,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:56,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:56,044 INFO L134 CoverageAnalysis]: Checked inductivity of 418 backedges. 0 proven. 418 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:29:57,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:57,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1317 states to 718 states and 1317 transitions. [2024-11-13 23:29:57,707 INFO L276 IsEmpty]: Start isEmpty. Operand 718 states and 1317 transitions. [2024-11-13 23:29:57,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 23:29:57,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:57,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:57,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:29:57,778 INFO L134 CoverageAnalysis]: Checked inductivity of 418 backedges. 0 proven. 418 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:29:59,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:29:59,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1317 states to 719 states and 1317 transitions. [2024-11-13 23:29:59,272 INFO L276 IsEmpty]: Start isEmpty. Operand 719 states and 1317 transitions. [2024-11-13 23:29:59,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-13 23:29:59,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:29:59,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:29:59,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:30:00,204 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:30:08,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:30:08,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1354 states to 726 states and 1354 transitions. [2024-11-13 23:30:08,295 INFO L276 IsEmpty]: Start isEmpty. Operand 726 states and 1354 transitions. [2024-11-13 23:30:08,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-13 23:30:08,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:30:08,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:30:08,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:30:08,580 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:30:13,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:30:13,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1362 states to 732 states and 1362 transitions. [2024-11-13 23:30:13,294 INFO L276 IsEmpty]: Start isEmpty. Operand 732 states and 1362 transitions. [2024-11-13 23:30:13,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-13 23:30:13,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:30:13,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:30:13,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:30:13,341 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:30:17,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:30:17,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1370 states to 738 states and 1370 transitions. [2024-11-13 23:30:17,313 INFO L276 IsEmpty]: Start isEmpty. Operand 738 states and 1370 transitions. [2024-11-13 23:30:17,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-13 23:30:17,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:30:17,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:30:17,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:30:17,358 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:30:21,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:30:21,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1378 states to 744 states and 1378 transitions. [2024-11-13 23:30:21,295 INFO L276 IsEmpty]: Start isEmpty. Operand 744 states and 1378 transitions. [2024-11-13 23:30:21,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-13 23:30:21,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:30:21,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:30:21,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:30:21,339 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:30:25,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:30:25,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1386 states to 750 states and 1386 transitions. [2024-11-13 23:30:25,342 INFO L276 IsEmpty]: Start isEmpty. Operand 750 states and 1386 transitions. [2024-11-13 23:30:25,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-13 23:30:25,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:30:25,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:30:25,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:30:25,386 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:30:29,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:30:29,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1394 states to 756 states and 1394 transitions. [2024-11-13 23:30:29,345 INFO L276 IsEmpty]: Start isEmpty. Operand 756 states and 1394 transitions. [2024-11-13 23:30:29,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-13 23:30:29,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:30:29,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:30:29,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:30:29,609 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:30:33,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:30:33,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1402 states to 762 states and 1402 transitions. [2024-11-13 23:30:33,762 INFO L276 IsEmpty]: Start isEmpty. Operand 762 states and 1402 transitions. [2024-11-13 23:30:33,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-13 23:30:33,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:30:33,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:30:33,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:30:33,807 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:30:37,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:30:37,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1410 states to 768 states and 1410 transitions. [2024-11-13 23:30:37,702 INFO L276 IsEmpty]: Start isEmpty. Operand 768 states and 1410 transitions. [2024-11-13 23:30:37,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-13 23:30:37,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:30:37,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:30:37,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:30:37,748 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:30:41,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:30:41,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 774 states and 1418 transitions. [2024-11-13 23:30:41,785 INFO L276 IsEmpty]: Start isEmpty. Operand 774 states and 1418 transitions. [2024-11-13 23:30:41,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-13 23:30:41,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:30:41,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:30:41,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:30:41,842 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:30:47,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:30:47,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1429 states to 780 states and 1429 transitions. [2024-11-13 23:30:47,391 INFO L276 IsEmpty]: Start isEmpty. Operand 780 states and 1429 transitions. [2024-11-13 23:30:47,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-13 23:30:47,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:30:47,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:30:47,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:30:47,438 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:30:49,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:30:49,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1432 states to 782 states and 1432 transitions. [2024-11-13 23:30:49,155 INFO L276 IsEmpty]: Start isEmpty. Operand 782 states and 1432 transitions. [2024-11-13 23:30:49,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-13 23:30:49,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:30:49,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:30:49,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:30:49,207 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:30:53,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:30:53,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1440 states to 788 states and 1440 transitions. [2024-11-13 23:30:53,520 INFO L276 IsEmpty]: Start isEmpty. Operand 788 states and 1440 transitions. [2024-11-13 23:30:53,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-13 23:30:53,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:30:53,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:30:53,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:30:53,569 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:30:57,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:30:57,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1448 states to 794 states and 1448 transitions. [2024-11-13 23:30:57,879 INFO L276 IsEmpty]: Start isEmpty. Operand 794 states and 1448 transitions. [2024-11-13 23:30:57,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-13 23:30:57,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:30:57,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:30:57,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:30:57,893 INFO L134 CoverageAnalysis]: Checked inductivity of 440 backedges. 75 proven. 0 refuted. 0 times theorem prover too weak. 365 trivial. 0 not checked. [2024-11-13 23:31:02,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:02,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1454 states to 798 states and 1454 transitions. [2024-11-13 23:31:02,856 INFO L276 IsEmpty]: Start isEmpty. Operand 798 states and 1454 transitions. [2024-11-13 23:31:02,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:31:02,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:02,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:02,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:02,868 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked. [2024-11-13 23:31:04,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:04,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1442 states to 798 states and 1442 transitions. [2024-11-13 23:31:04,535 INFO L276 IsEmpty]: Start isEmpty. Operand 798 states and 1442 transitions. [2024-11-13 23:31:04,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:31:04,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:04,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:04,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:04,548 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked. [2024-11-13 23:31:06,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:06,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1454 states to 799 states and 1454 transitions. [2024-11-13 23:31:06,270 INFO L276 IsEmpty]: Start isEmpty. Operand 799 states and 1454 transitions. [2024-11-13 23:31:06,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:31:06,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:06,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:06,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:06,287 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked. [2024-11-13 23:31:08,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:08,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1453 states to 799 states and 1453 transitions. [2024-11-13 23:31:08,018 INFO L276 IsEmpty]: Start isEmpty. Operand 799 states and 1453 transitions. [2024-11-13 23:31:08,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:31:08,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:08,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:08,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:08,031 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked. [2024-11-13 23:31:09,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:09,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1452 states to 799 states and 1452 transitions. [2024-11-13 23:31:09,373 INFO L276 IsEmpty]: Start isEmpty. Operand 799 states and 1452 transitions. [2024-11-13 23:31:09,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:31:09,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:09,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:09,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:09,387 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked. [2024-11-13 23:31:10,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:10,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1451 states to 799 states and 1451 transitions. [2024-11-13 23:31:10,965 INFO L276 IsEmpty]: Start isEmpty. Operand 799 states and 1451 transitions. [2024-11-13 23:31:10,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:31:10,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:10,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:10,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:10,978 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked. [2024-11-13 23:31:12,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:12,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1450 states to 799 states and 1450 transitions. [2024-11-13 23:31:12,329 INFO L276 IsEmpty]: Start isEmpty. Operand 799 states and 1450 transitions. [2024-11-13 23:31:12,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:31:12,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:12,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:12,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:12,544 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked. [2024-11-13 23:31:13,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:13,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1449 states to 799 states and 1449 transitions. [2024-11-13 23:31:13,887 INFO L276 IsEmpty]: Start isEmpty. Operand 799 states and 1449 transitions. [2024-11-13 23:31:13,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:31:13,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:13,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:13,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:13,900 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked. [2024-11-13 23:31:15,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:15,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1448 states to 799 states and 1448 transitions. [2024-11-13 23:31:15,220 INFO L276 IsEmpty]: Start isEmpty. Operand 799 states and 1448 transitions. [2024-11-13 23:31:15,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:31:15,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:15,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:15,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:15,233 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked. [2024-11-13 23:31:16,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:16,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1447 states to 799 states and 1447 transitions. [2024-11-13 23:31:16,572 INFO L276 IsEmpty]: Start isEmpty. Operand 799 states and 1447 transitions. [2024-11-13 23:31:16,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:31:16,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:16,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:16,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:16,585 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked. [2024-11-13 23:31:19,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:19,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1449 states to 800 states and 1449 transitions. [2024-11-13 23:31:19,504 INFO L276 IsEmpty]: Start isEmpty. Operand 800 states and 1449 transitions. [2024-11-13 23:31:19,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:31:19,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:19,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:19,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:19,540 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked. [2024-11-13 23:31:21,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:21,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1448 states to 800 states and 1448 transitions. [2024-11-13 23:31:21,288 INFO L276 IsEmpty]: Start isEmpty. Operand 800 states and 1448 transitions. [2024-11-13 23:31:21,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:31:21,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:21,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:21,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:21,315 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked. [2024-11-13 23:31:22,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:22,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1447 states to 800 states and 1447 transitions. [2024-11-13 23:31:22,714 INFO L276 IsEmpty]: Start isEmpty. Operand 800 states and 1447 transitions. [2024-11-13 23:31:22,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:31:22,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:22,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:22,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:22,728 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked. [2024-11-13 23:31:24,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:24,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1446 states to 800 states and 1446 transitions. [2024-11-13 23:31:24,085 INFO L276 IsEmpty]: Start isEmpty. Operand 800 states and 1446 transitions. [2024-11-13 23:31:24,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:31:24,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:24,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:24,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:24,097 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked. [2024-11-13 23:31:25,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:25,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1445 states to 800 states and 1445 transitions. [2024-11-13 23:31:25,437 INFO L276 IsEmpty]: Start isEmpty. Operand 800 states and 1445 transitions. [2024-11-13 23:31:25,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 23:31:25,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:25,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:25,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:25,451 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 385 trivial. 0 not checked. [2024-11-13 23:31:26,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:26,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1433 states to 800 states and 1433 transitions. [2024-11-13 23:31:26,338 INFO L276 IsEmpty]: Start isEmpty. Operand 800 states and 1433 transitions. [2024-11-13 23:31:26,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 23:31:26,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:26,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:26,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:26,352 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 385 trivial. 0 not checked. [2024-11-13 23:31:29,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:29,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1444 states to 801 states and 1444 transitions. [2024-11-13 23:31:29,142 INFO L276 IsEmpty]: Start isEmpty. Operand 801 states and 1444 transitions. [2024-11-13 23:31:29,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 23:31:29,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:29,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:29,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:29,157 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 385 trivial. 0 not checked. [2024-11-13 23:31:29,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:29,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1443 states to 801 states and 1443 transitions. [2024-11-13 23:31:29,981 INFO L276 IsEmpty]: Start isEmpty. Operand 801 states and 1443 transitions. [2024-11-13 23:31:29,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 23:31:29,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:29,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:29,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:29,997 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 385 trivial. 0 not checked. [2024-11-13 23:31:31,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:31,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1442 states to 801 states and 1442 transitions. [2024-11-13 23:31:31,084 INFO L276 IsEmpty]: Start isEmpty. Operand 801 states and 1442 transitions. [2024-11-13 23:31:31,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 23:31:31,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:31,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:31,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:31,100 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 385 trivial. 0 not checked. [2024-11-13 23:31:31,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:31,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1441 states to 801 states and 1441 transitions. [2024-11-13 23:31:31,897 INFO L276 IsEmpty]: Start isEmpty. Operand 801 states and 1441 transitions. [2024-11-13 23:31:31,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 23:31:31,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:31,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:31,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:31,911 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 385 trivial. 0 not checked. [2024-11-13 23:31:32,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:32,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1440 states to 801 states and 1440 transitions. [2024-11-13 23:31:32,709 INFO L276 IsEmpty]: Start isEmpty. Operand 801 states and 1440 transitions. [2024-11-13 23:31:32,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 23:31:32,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:32,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:32,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:32,723 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 385 trivial. 0 not checked. [2024-11-13 23:31:33,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:33,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1439 states to 801 states and 1439 transitions. [2024-11-13 23:31:33,526 INFO L276 IsEmpty]: Start isEmpty. Operand 801 states and 1439 transitions. [2024-11-13 23:31:33,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 23:31:33,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:33,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:33,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:33,565 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 385 trivial. 0 not checked. [2024-11-13 23:31:34,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:34,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1438 states to 801 states and 1438 transitions. [2024-11-13 23:31:34,540 INFO L276 IsEmpty]: Start isEmpty. Operand 801 states and 1438 transitions. [2024-11-13 23:31:34,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 23:31:34,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:34,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:34,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:34,567 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 385 trivial. 0 not checked. [2024-11-13 23:31:35,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:35,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1437 states to 801 states and 1437 transitions. [2024-11-13 23:31:35,344 INFO L276 IsEmpty]: Start isEmpty. Operand 801 states and 1437 transitions. [2024-11-13 23:31:35,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 23:31:35,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:35,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:35,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:35,359 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 385 trivial. 0 not checked. [2024-11-13 23:31:36,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:36,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1436 states to 801 states and 1436 transitions. [2024-11-13 23:31:36,352 INFO L276 IsEmpty]: Start isEmpty. Operand 801 states and 1436 transitions. [2024-11-13 23:31:36,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 23:31:36,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:36,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:36,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:36,367 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 385 trivial. 0 not checked. [2024-11-13 23:31:40,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:40,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1438 states to 802 states and 1438 transitions. [2024-11-13 23:31:40,563 INFO L276 IsEmpty]: Start isEmpty. Operand 802 states and 1438 transitions. [2024-11-13 23:31:40,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 23:31:40,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:40,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:40,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:40,587 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 385 trivial. 0 not checked. [2024-11-13 23:31:41,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:41,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1437 states to 802 states and 1437 transitions. [2024-11-13 23:31:41,541 INFO L276 IsEmpty]: Start isEmpty. Operand 802 states and 1437 transitions. [2024-11-13 23:31:41,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 23:31:41,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:41,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:41,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:41,560 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 385 trivial. 0 not checked. [2024-11-13 23:31:44,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:44,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1436 states to 802 states and 1436 transitions. [2024-11-13 23:31:44,134 INFO L276 IsEmpty]: Start isEmpty. Operand 802 states and 1436 transitions. [2024-11-13 23:31:44,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-13 23:31:44,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:44,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:44,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:44,162 INFO L134 CoverageAnalysis]: Checked inductivity of 486 backedges. 79 proven. 0 refuted. 0 times theorem prover too weak. 407 trivial. 0 not checked. [2024-11-13 23:31:45,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:45,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1437 states to 803 states and 1437 transitions. [2024-11-13 23:31:45,955 INFO L276 IsEmpty]: Start isEmpty. Operand 803 states and 1437 transitions. [2024-11-13 23:31:45,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-13 23:31:45,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:45,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:45,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:45,973 INFO L134 CoverageAnalysis]: Checked inductivity of 486 backedges. 79 proven. 0 refuted. 0 times theorem prover too weak. 407 trivial. 0 not checked. [2024-11-13 23:31:47,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:47,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1435 states to 802 states and 1435 transitions. [2024-11-13 23:31:47,403 INFO L276 IsEmpty]: Start isEmpty. Operand 802 states and 1435 transitions. [2024-11-13 23:31:47,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 23:31:47,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:47,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:47,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:48,113 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 498 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:31:57,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:57,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1501 states to 809 states and 1501 transitions. [2024-11-13 23:31:57,506 INFO L276 IsEmpty]: Start isEmpty. Operand 809 states and 1501 transitions. [2024-11-13 23:31:57,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 23:31:57,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:57,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:57,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:57,588 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 498 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:31:59,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:59,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1501 states to 810 states and 1501 transitions. [2024-11-13 23:31:59,487 INFO L276 IsEmpty]: Start isEmpty. Operand 810 states and 1501 transitions. [2024-11-13 23:31:59,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 23:31:59,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:59,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:59,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:59,576 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 498 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:01,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:01,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1501 states to 811 states and 1501 transitions. [2024-11-13 23:32:01,284 INFO L276 IsEmpty]: Start isEmpty. Operand 811 states and 1501 transitions. [2024-11-13 23:32:01,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 23:32:01,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:01,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:01,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:01,353 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 498 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:02,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:02,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1502 states to 813 states and 1502 transitions. [2024-11-13 23:32:02,956 INFO L276 IsEmpty]: Start isEmpty. Operand 813 states and 1502 transitions. [2024-11-13 23:32:02,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 23:32:02,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:02,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:02,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:03,007 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 498 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:04,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:04,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1502 states to 814 states and 1502 transitions. [2024-11-13 23:32:04,621 INFO L276 IsEmpty]: Start isEmpty. Operand 814 states and 1502 transitions. [2024-11-13 23:32:04,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 23:32:04,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:04,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:04,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:04,868 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 498 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:06,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:06,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1502 states to 815 states and 1502 transitions. [2024-11-13 23:32:06,469 INFO L276 IsEmpty]: Start isEmpty. Operand 815 states and 1502 transitions. [2024-11-13 23:32:06,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 23:32:06,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:06,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:06,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:06,523 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 498 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:08,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:08,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1502 states to 816 states and 1502 transitions. [2024-11-13 23:32:08,413 INFO L276 IsEmpty]: Start isEmpty. Operand 816 states and 1502 transitions. [2024-11-13 23:32:08,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 23:32:08,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:08,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:08,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:08,484 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 498 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:10,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:10,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1502 states to 817 states and 1502 transitions. [2024-11-13 23:32:10,143 INFO L276 IsEmpty]: Start isEmpty. Operand 817 states and 1502 transitions. [2024-11-13 23:32:10,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 23:32:10,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:10,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:10,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:10,201 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 498 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:11,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:11,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1502 states to 818 states and 1502 transitions. [2024-11-13 23:32:11,849 INFO L276 IsEmpty]: Start isEmpty. Operand 818 states and 1502 transitions. [2024-11-13 23:32:11,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 23:32:11,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:11,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:11,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:11,930 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 498 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:13,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:13,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1502 states to 819 states and 1502 transitions. [2024-11-13 23:32:13,596 INFO L276 IsEmpty]: Start isEmpty. Operand 819 states and 1502 transitions. [2024-11-13 23:32:13,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 23:32:13,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:13,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:13,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:13,647 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 498 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:15,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:15,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1502 states to 820 states and 1502 transitions. [2024-11-13 23:32:15,315 INFO L276 IsEmpty]: Start isEmpty. Operand 820 states and 1502 transitions. [2024-11-13 23:32:15,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 23:32:15,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:15,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:15,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:15,377 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 498 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:17,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:17,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1502 states to 821 states and 1502 transitions. [2024-11-13 23:32:17,030 INFO L276 IsEmpty]: Start isEmpty. Operand 821 states and 1502 transitions. [2024-11-13 23:32:17,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 23:32:17,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:17,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:17,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:17,113 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 498 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:19,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:19,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1502 states to 822 states and 1502 transitions. [2024-11-13 23:32:19,251 INFO L276 IsEmpty]: Start isEmpty. Operand 822 states and 1502 transitions. [2024-11-13 23:32:19,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 23:32:19,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:19,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:19,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:19,316 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 498 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:21,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:21,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1502 states to 823 states and 1502 transitions. [2024-11-13 23:32:21,459 INFO L276 IsEmpty]: Start isEmpty. Operand 823 states and 1502 transitions. [2024-11-13 23:32:21,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:32:21,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:21,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:21,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:22,305 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 0 proven. 510 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:32,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:32,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1541 states to 830 states and 1541 transitions. [2024-11-13 23:32:32,473 INFO L276 IsEmpty]: Start isEmpty. Operand 830 states and 1541 transitions. [2024-11-13 23:32:32,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:32:32,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:32,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:32,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:32,563 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 0 proven. 510 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:37,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:37,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1549 states to 836 states and 1549 transitions. [2024-11-13 23:32:37,264 INFO L276 IsEmpty]: Start isEmpty. Operand 836 states and 1549 transitions. [2024-11-13 23:32:37,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:32:37,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:37,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:37,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:37,347 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 0 proven. 510 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:42,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:42,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1557 states to 842 states and 1557 transitions. [2024-11-13 23:32:42,202 INFO L276 IsEmpty]: Start isEmpty. Operand 842 states and 1557 transitions. [2024-11-13 23:32:42,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:32:42,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:42,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:42,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:42,477 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 0 proven. 510 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:47,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:47,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1565 states to 848 states and 1565 transitions. [2024-11-13 23:32:47,467 INFO L276 IsEmpty]: Start isEmpty. Operand 848 states and 1565 transitions. [2024-11-13 23:32:47,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:32:47,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:47,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:47,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:47,520 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 0 proven. 510 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:52,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:52,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1573 states to 854 states and 1573 transitions. [2024-11-13 23:32:52,702 INFO L276 IsEmpty]: Start isEmpty. Operand 854 states and 1573 transitions. [2024-11-13 23:32:52,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:32:52,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:52,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:52,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:52,996 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 0 proven. 510 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:32:57,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:57,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1581 states to 860 states and 1581 transitions. [2024-11-13 23:32:57,904 INFO L276 IsEmpty]: Start isEmpty. Operand 860 states and 1581 transitions. [2024-11-13 23:32:57,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:32:57,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:57,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:57,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:57,954 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 0 proven. 510 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:33:02,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:02,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1589 states to 866 states and 1589 transitions. [2024-11-13 23:33:02,829 INFO L276 IsEmpty]: Start isEmpty. Operand 866 states and 1589 transitions. [2024-11-13 23:33:02,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:33:02,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:02,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:02,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:03,107 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 0 proven. 510 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:33:07,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:07,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1597 states to 872 states and 1597 transitions. [2024-11-13 23:33:07,796 INFO L276 IsEmpty]: Start isEmpty. Operand 872 states and 1597 transitions. [2024-11-13 23:33:07,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:33:07,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:07,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:07,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:07,848 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 0 proven. 510 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:33:14,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:14,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1608 states to 878 states and 1608 transitions. [2024-11-13 23:33:14,417 INFO L276 IsEmpty]: Start isEmpty. Operand 878 states and 1608 transitions. [2024-11-13 23:33:14,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:33:14,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:14,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:14,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:14,469 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 0 proven. 510 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:33:16,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:16,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1611 states to 880 states and 1611 transitions. [2024-11-13 23:33:16,320 INFO L276 IsEmpty]: Start isEmpty. Operand 880 states and 1611 transitions. [2024-11-13 23:33:16,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:33:16,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:16,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:16,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:16,378 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 0 proven. 510 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:33:21,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:21,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1619 states to 886 states and 1619 transitions. [2024-11-13 23:33:21,130 INFO L276 IsEmpty]: Start isEmpty. Operand 886 states and 1619 transitions. [2024-11-13 23:33:21,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:33:21,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:21,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:21,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:21,246 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 0 proven. 510 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:33:26,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:26,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1627 states to 892 states and 1627 transitions. [2024-11-13 23:33:26,223 INFO L276 IsEmpty]: Start isEmpty. Operand 892 states and 1627 transitions. [2024-11-13 23:33:26,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:33:26,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:26,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:26,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:26,275 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 0 proven. 510 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:33:31,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:31,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1635 states to 898 states and 1635 transitions. [2024-11-13 23:33:31,137 INFO L276 IsEmpty]: Start isEmpty. Operand 898 states and 1635 transitions. [2024-11-13 23:33:31,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:33:31,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:31,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:31,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:31,189 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 0 proven. 510 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:33:37,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:37,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1643 states to 904 states and 1643 transitions. [2024-11-13 23:33:37,025 INFO L276 IsEmpty]: Start isEmpty. Operand 904 states and 1643 transitions. [2024-11-13 23:33:37,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-13 23:33:37,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:37,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:37,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:37,043 INFO L134 CoverageAnalysis]: Checked inductivity of 522 backedges. 82 proven. 0 refuted. 0 times theorem prover too weak. 440 trivial. 0 not checked. [2024-11-13 23:33:42,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:42,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1649 states to 908 states and 1649 transitions. [2024-11-13 23:33:42,234 INFO L276 IsEmpty]: Start isEmpty. Operand 908 states and 1649 transitions. [2024-11-13 23:33:42,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:33:42,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:42,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:42,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:42,247 INFO L134 CoverageAnalysis]: Checked inductivity of 534 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-13 23:33:46,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:46,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1649 states to 909 states and 1649 transitions. [2024-11-13 23:33:46,446 INFO L276 IsEmpty]: Start isEmpty. Operand 909 states and 1649 transitions. [2024-11-13 23:33:46,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:33:46,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:46,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:46,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:46,460 INFO L134 CoverageAnalysis]: Checked inductivity of 534 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-13 23:33:48,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:48,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1648 states to 909 states and 1648 transitions. [2024-11-13 23:33:48,289 INFO L276 IsEmpty]: Start isEmpty. Operand 909 states and 1648 transitions. [2024-11-13 23:33:48,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:33:48,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:48,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:48,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:48,303 INFO L134 CoverageAnalysis]: Checked inductivity of 534 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-13 23:33:49,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:49,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1647 states to 909 states and 1647 transitions. [2024-11-13 23:33:49,959 INFO L276 IsEmpty]: Start isEmpty. Operand 909 states and 1647 transitions. [2024-11-13 23:33:49,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:33:49,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:49,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:49,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:49,972 INFO L134 CoverageAnalysis]: Checked inductivity of 534 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-13 23:33:51,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:51,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1646 states to 909 states and 1646 transitions. [2024-11-13 23:33:51,509 INFO L276 IsEmpty]: Start isEmpty. Operand 909 states and 1646 transitions. [2024-11-13 23:33:51,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:33:51,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:51,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:51,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:51,523 INFO L134 CoverageAnalysis]: Checked inductivity of 534 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-13 23:33:53,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:53,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1645 states to 909 states and 1645 transitions. [2024-11-13 23:33:53,696 INFO L276 IsEmpty]: Start isEmpty. Operand 909 states and 1645 transitions. [2024-11-13 23:33:53,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:33:53,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:53,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:53,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:53,717 INFO L134 CoverageAnalysis]: Checked inductivity of 534 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-13 23:33:55,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:55,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1644 states to 909 states and 1644 transitions. [2024-11-13 23:33:55,742 INFO L276 IsEmpty]: Start isEmpty. Operand 909 states and 1644 transitions. [2024-11-13 23:33:55,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:33:55,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:55,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:55,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:55,756 INFO L134 CoverageAnalysis]: Checked inductivity of 534 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-13 23:33:59,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:59,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1646 states to 910 states and 1646 transitions. [2024-11-13 23:33:59,075 INFO L276 IsEmpty]: Start isEmpty. Operand 910 states and 1646 transitions. [2024-11-13 23:33:59,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:33:59,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:59,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:59,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:59,089 INFO L134 CoverageAnalysis]: Checked inductivity of 534 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-13 23:34:00,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:00,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1645 states to 910 states and 1645 transitions. [2024-11-13 23:34:00,846 INFO L276 IsEmpty]: Start isEmpty. Operand 910 states and 1645 transitions. [2024-11-13 23:34:00,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:34:00,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:00,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:00,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:00,862 INFO L134 CoverageAnalysis]: Checked inductivity of 534 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-13 23:34:02,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:02,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1644 states to 910 states and 1644 transitions. [2024-11-13 23:34:02,611 INFO L276 IsEmpty]: Start isEmpty. Operand 910 states and 1644 transitions. [2024-11-13 23:34:02,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:34:02,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:02,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:02,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:02,627 INFO L134 CoverageAnalysis]: Checked inductivity of 534 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-13 23:34:04,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:04,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1643 states to 910 states and 1643 transitions. [2024-11-13 23:34:04,536 INFO L276 IsEmpty]: Start isEmpty. Operand 910 states and 1643 transitions. [2024-11-13 23:34:04,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:34:04,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:04,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:04,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:04,550 INFO L134 CoverageAnalysis]: Checked inductivity of 534 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-13 23:34:06,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:06,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1642 states to 910 states and 1642 transitions. [2024-11-13 23:34:06,323 INFO L276 IsEmpty]: Start isEmpty. Operand 910 states and 1642 transitions. [2024-11-13 23:34:06,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:34:06,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:06,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:06,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:06,337 INFO L134 CoverageAnalysis]: Checked inductivity of 534 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-13 23:34:08,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:08,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1641 states to 910 states and 1641 transitions. [2024-11-13 23:34:08,255 INFO L276 IsEmpty]: Start isEmpty. Operand 910 states and 1641 transitions. [2024-11-13 23:34:08,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:34:08,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:08,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:08,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:08,270 INFO L134 CoverageAnalysis]: Checked inductivity of 534 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-13 23:34:10,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:10,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1640 states to 910 states and 1640 transitions. [2024-11-13 23:34:10,347 INFO L276 IsEmpty]: Start isEmpty. Operand 910 states and 1640 transitions. [2024-11-13 23:34:10,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:34:10,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:10,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:10,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:10,368 INFO L134 CoverageAnalysis]: Checked inductivity of 534 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-13 23:34:12,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:12,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1639 states to 910 states and 1639 transitions. [2024-11-13 23:34:12,271 INFO L276 IsEmpty]: Start isEmpty. Operand 910 states and 1639 transitions. [2024-11-13 23:34:12,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-13 23:34:12,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:12,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:12,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:12,299 INFO L134 CoverageAnalysis]: Checked inductivity of 546 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 462 trivial. 0 not checked. [2024-11-13 23:34:15,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:15,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1652 states to 911 states and 1652 transitions. [2024-11-13 23:34:15,650 INFO L276 IsEmpty]: Start isEmpty. Operand 911 states and 1652 transitions. [2024-11-13 23:34:15,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-13 23:34:15,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:15,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:15,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:15,666 INFO L134 CoverageAnalysis]: Checked inductivity of 546 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 462 trivial. 0 not checked. [2024-11-13 23:34:16,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:16,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1651 states to 911 states and 1651 transitions. [2024-11-13 23:34:16,603 INFO L276 IsEmpty]: Start isEmpty. Operand 911 states and 1651 transitions. [2024-11-13 23:34:16,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-13 23:34:16,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:16,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:16,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:16,618 INFO L134 CoverageAnalysis]: Checked inductivity of 546 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 462 trivial. 0 not checked. [2024-11-13 23:34:17,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:17,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1650 states to 911 states and 1650 transitions. [2024-11-13 23:34:17,562 INFO L276 IsEmpty]: Start isEmpty. Operand 911 states and 1650 transitions. [2024-11-13 23:34:17,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-13 23:34:17,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:17,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:17,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:17,577 INFO L134 CoverageAnalysis]: Checked inductivity of 546 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 462 trivial. 0 not checked. [2024-11-13 23:34:22,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:22,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1652 states to 912 states and 1652 transitions. [2024-11-13 23:34:22,049 INFO L276 IsEmpty]: Start isEmpty. Operand 912 states and 1652 transitions. [2024-11-13 23:34:22,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-13 23:34:22,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:22,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:22,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:22,077 INFO L134 CoverageAnalysis]: Checked inductivity of 546 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 462 trivial. 0 not checked. [2024-11-13 23:34:23,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:23,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1638 states to 912 states and 1638 transitions. [2024-11-13 23:34:23,225 INFO L276 IsEmpty]: Start isEmpty. Operand 912 states and 1638 transitions. [2024-11-13 23:34:23,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-13 23:34:23,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:23,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:23,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:23,257 INFO L134 CoverageAnalysis]: Checked inductivity of 546 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 462 trivial. 0 not checked. [2024-11-13 23:34:26,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:26,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1637 states to 912 states and 1637 transitions. [2024-11-13 23:34:26,192 INFO L276 IsEmpty]: Start isEmpty. Operand 912 states and 1637 transitions. [2024-11-13 23:34:26,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-13 23:34:26,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:26,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:26,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:26,217 INFO L134 CoverageAnalysis]: Checked inductivity of 546 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 462 trivial. 0 not checked. [2024-11-13 23:34:27,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:27,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1636 states to 912 states and 1636 transitions. [2024-11-13 23:34:27,351 INFO L276 IsEmpty]: Start isEmpty. Operand 912 states and 1636 transitions. [2024-11-13 23:34:27,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-13 23:34:27,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:27,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:27,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:27,371 INFO L134 CoverageAnalysis]: Checked inductivity of 546 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 462 trivial. 0 not checked. [2024-11-13 23:34:28,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:28,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1635 states to 912 states and 1635 transitions. [2024-11-13 23:34:28,314 INFO L276 IsEmpty]: Start isEmpty. Operand 912 states and 1635 transitions. [2024-11-13 23:34:28,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-13 23:34:28,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:28,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:28,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:28,338 INFO L134 CoverageAnalysis]: Checked inductivity of 546 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 462 trivial. 0 not checked.