./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem02_label34.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem02_label34.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash e946c16a3da25e9b3a559976cb9b3bd2f39939274bf6ba18ec27980a89869469 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 05:01:41,506 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 05:01:41,561 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-12-06 05:01:41,566 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 05:01:41,566 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 05:01:41,585 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 05:01:41,586 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 05:01:41,586 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 05:01:41,586 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 05:01:41,586 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 05:01:41,587 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 05:01:41,587 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 05:01:41,587 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 05:01:41,587 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 05:01:41,587 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 05:01:41,587 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 05:01:41,587 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 05:01:41,587 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 05:01:41,587 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 05:01:41,587 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 05:01:41,588 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 05:01:41,588 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 05:01:41,588 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 05:01:41,588 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 05:01:41,588 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 05:01:41,588 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 05:01:41,588 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 05:01:41,588 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 05:01:41,588 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 05:01:41,588 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 05:01:41,588 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 05:01:41,589 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 05:01:41,589 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 05:01:41,589 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_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> e946c16a3da25e9b3a559976cb9b3bd2f39939274bf6ba18ec27980a89869469 [2024-12-06 05:01:41,817 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 05:01:41,825 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 05:01:41,827 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 05:01:41,828 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 05:01:41,829 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 05:01:41,830 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/eca-rers2012/Problem02_label34.c [2024-12-06 05:01:44,503 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b/data/c401443fa/e1fcb365f0444117b64199bd04acfa17/FLAG4a9d1d4b4 [2024-12-06 05:01:44,724 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 05:01:44,724 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/sv-benchmarks/c/eca-rers2012/Problem02_label34.c [2024-12-06 05:01:44,735 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b/data/c401443fa/e1fcb365f0444117b64199bd04acfa17/FLAG4a9d1d4b4 [2024-12-06 05:01:44,750 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b/data/c401443fa/e1fcb365f0444117b64199bd04acfa17 [2024-12-06 05:01:44,752 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 05:01:44,753 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 05:01:44,754 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 05:01:44,755 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 05:01:44,759 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 05:01:44,760 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 05:01:44" (1/1) ... [2024-12-06 05:01:44,760 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4b061fcf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:01:44, skipping insertion in model container [2024-12-06 05:01:44,761 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 05:01:44" (1/1) ... [2024-12-06 05:01:44,788 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 05:01:45,025 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/sv-benchmarks/c/eca-rers2012/Problem02_label34.c[16560,16573] [2024-12-06 05:01:45,052 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 05:01:45,061 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 05:01:45,123 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/sv-benchmarks/c/eca-rers2012/Problem02_label34.c[16560,16573] [2024-12-06 05:01:45,138 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 05:01:45,153 INFO L204 MainTranslator]: Completed translation [2024-12-06 05:01:45,153 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:01:45 WrapperNode [2024-12-06 05:01:45,153 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 05:01:45,154 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 05:01:45,154 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 05:01:45,154 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 05:01:45,161 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:01:45" (1/1) ... [2024-12-06 05:01:45,174 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:01:45" (1/1) ... [2024-12-06 05:01:45,208 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 668 [2024-12-06 05:01:45,209 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 05:01:45,209 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 05:01:45,209 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 05:01:45,209 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 05:01:45,216 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:01:45" (1/1) ... [2024-12-06 05:01:45,217 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:01:45" (1/1) ... [2024-12-06 05:01:45,220 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:01:45" (1/1) ... [2024-12-06 05:01:45,221 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:01:45" (1/1) ... [2024-12-06 05:01:45,235 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:01:45" (1/1) ... [2024-12-06 05:01:45,237 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:01:45" (1/1) ... [2024-12-06 05:01:45,244 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:01:45" (1/1) ... [2024-12-06 05:01:45,247 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:01:45" (1/1) ... [2024-12-06 05:01:45,250 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:01:45" (1/1) ... [2024-12-06 05:01:45,254 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 05:01:45,255 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 05:01:45,255 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 05:01:45,255 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 05:01:45,256 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:01:45" (1/1) ... [2024-12-06 05:01:45,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 05:01:45,272 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 05:01:45,284 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 05:01:45,291 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff034de4-8bc0-4fba-89ff-81d17007d7d0/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 05:01:45,309 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 05:01:45,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 05:01:45,309 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 05:01:45,309 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 05:01:45,371 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 05:01:45,372 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 05:01:46,199 INFO L? ?]: Removed 84 outVars from TransFormulas that were not future-live. [2024-12-06 05:01:46,199 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 05:01:46,446 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 05:01:46,446 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-12-06 05:01:46,446 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 05:01:46 BoogieIcfgContainer [2024-12-06 05:01:46,446 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 05:01:46,447 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 05:01:46,447 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 05:01:46,455 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 05:01:46,455 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 05:01:46" (1/1) ... [2024-12-06 05:01:46,461 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 05:01:46,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:46,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 85 states and 162 transitions. [2024-12-06 05:01:46,501 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 162 transitions. [2024-12-06 05:01:46,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-12-06 05:01:46,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:46,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:46,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:46,911 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:47,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:47,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 163 states and 240 transitions. [2024-12-06 05:01:47,490 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 240 transitions. [2024-12-06 05:01:47,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-12-06 05:01:47,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:47,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:47,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:47,774 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:47,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:47,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 166 states and 245 transitions. [2024-12-06 05:01:47,853 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 245 transitions. [2024-12-06 05:01:47,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-12-06 05:01:47,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:47,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:47,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:48,017 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:01:48,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:48,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 167 states and 246 transitions. [2024-12-06 05:01:48,213 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 246 transitions. [2024-12-06 05:01:48,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-06 05:01:48,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:48,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:48,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:48,344 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:48,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:48,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 264 states to 177 states and 264 transitions. [2024-12-06 05:01:48,519 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 264 transitions. [2024-12-06 05:01:48,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-12-06 05:01:48,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:48,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:48,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:48,696 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 15 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:49,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:49,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 189 states and 283 transitions. [2024-12-06 05:01:49,188 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 283 transitions. [2024-12-06 05:01:49,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-12-06 05:01:49,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:49,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:49,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:49,307 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 15 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:49,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:49,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 286 states to 192 states and 286 transitions. [2024-12-06 05:01:49,419 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 286 transitions. [2024-12-06 05:01:49,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-12-06 05:01:49,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:49,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:49,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:49,514 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:01:49,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:49,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 290 states to 195 states and 290 transitions. [2024-12-06 05:01:49,669 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 290 transitions. [2024-12-06 05:01:49,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-12-06 05:01:49,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:49,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:49,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:49,776 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:50,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:50,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 313 states to 208 states and 313 transitions. [2024-12-06 05:01:50,075 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 313 transitions. [2024-12-06 05:01:50,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-12-06 05:01:50,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:50,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:50,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:50,253 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:01:50,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:50,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 212 states and 321 transitions. [2024-12-06 05:01:50,600 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 321 transitions. [2024-12-06 05:01:50,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-12-06 05:01:50,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:50,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:50,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:50,657 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:01:50,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:50,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 221 states and 333 transitions. [2024-12-06 05:01:50,912 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 333 transitions. [2024-12-06 05:01:50,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-12-06 05:01:50,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:50,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:50,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:50,949 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:51,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:51,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 233 states and 348 transitions. [2024-12-06 05:01:51,220 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 348 transitions. [2024-12-06 05:01:51,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-12-06 05:01:51,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:51,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:51,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:51,297 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:01:51,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:51,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 355 states to 236 states and 355 transitions. [2024-12-06 05:01:51,568 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 355 transitions. [2024-12-06 05:01:51,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-12-06 05:01:51,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:51,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:51,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:51,628 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:01:51,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:51,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 359 states to 239 states and 359 transitions. [2024-12-06 05:01:51,770 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 359 transitions. [2024-12-06 05:01:51,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-12-06 05:01:51,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:51,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:51,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:51,834 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:52,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:52,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 383 states to 252 states and 383 transitions. [2024-12-06 05:01:52,297 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 383 transitions. [2024-12-06 05:01:52,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-12-06 05:01:52,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:52,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:52,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:52,328 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:52,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:52,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 383 states to 253 states and 383 transitions. [2024-12-06 05:01:52,429 INFO L276 IsEmpty]: Start isEmpty. Operand 253 states and 383 transitions. [2024-12-06 05:01:52,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-12-06 05:01:52,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:52,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:52,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:52,463 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:52,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:52,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 260 states and 392 transitions. [2024-12-06 05:01:52,774 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 392 transitions. [2024-12-06 05:01:52,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-12-06 05:01:52,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:52,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:52,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:52,815 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:01:52,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:52,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 261 states and 392 transitions. [2024-12-06 05:01:52,958 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 392 transitions. [2024-12-06 05:01:52,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-12-06 05:01:52,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:52,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:52,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:53,101 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 27 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:01:53,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:53,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 399 states to 265 states and 399 transitions. [2024-12-06 05:01:53,494 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 399 transitions. [2024-12-06 05:01:53,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-12-06 05:01:53,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:53,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:53,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:53,545 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:01:53,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:53,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 411 states to 272 states and 411 transitions. [2024-12-06 05:01:53,984 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 411 transitions. [2024-12-06 05:01:53,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-12-06 05:01:53,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:53,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:53,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:54,028 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:01:54,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:54,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 418 states to 278 states and 418 transitions. [2024-12-06 05:01:54,334 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 418 transitions. [2024-12-06 05:01:54,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-12-06 05:01:54,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:54,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:54,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:54,381 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:01:54,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:54,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 423 states to 282 states and 423 transitions. [2024-12-06 05:01:54,653 INFO L276 IsEmpty]: Start isEmpty. Operand 282 states and 423 transitions. [2024-12-06 05:01:54,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-12-06 05:01:54,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:54,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:54,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:54,708 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:55,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:55,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 448 states to 301 states and 448 transitions. [2024-12-06 05:01:55,238 INFO L276 IsEmpty]: Start isEmpty. Operand 301 states and 448 transitions. [2024-12-06 05:01:55,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-12-06 05:01:55,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:55,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:55,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:55,273 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:01:55,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:55,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 457 states to 309 states and 457 transitions. [2024-12-06 05:01:55,432 INFO L276 IsEmpty]: Start isEmpty. Operand 309 states and 457 transitions. [2024-12-06 05:01:55,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-12-06 05:01:55,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:55,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:55,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:55,480 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:01:55,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:55,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 457 states to 310 states and 457 transitions. [2024-12-06 05:01:55,505 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 457 transitions. [2024-12-06 05:01:55,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-12-06 05:01:55,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:55,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:55,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:55,827 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 18 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:57,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:57,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 574 states to 414 states and 574 transitions. [2024-12-06 05:01:57,089 INFO L276 IsEmpty]: Start isEmpty. Operand 414 states and 574 transitions. [2024-12-06 05:01:57,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-12-06 05:01:57,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:57,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:57,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:57,214 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:01:57,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:57,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 580 states to 420 states and 580 transitions. [2024-12-06 05:01:57,541 INFO L276 IsEmpty]: Start isEmpty. Operand 420 states and 580 transitions. [2024-12-06 05:01:57,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-12-06 05:01:57,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:57,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:57,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:57,625 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:01:57,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:57,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 586 states to 426 states and 586 transitions. [2024-12-06 05:01:57,931 INFO L276 IsEmpty]: Start isEmpty. Operand 426 states and 586 transitions. [2024-12-06 05:01:57,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-12-06 05:01:57,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:57,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:57,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:57,972 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:58,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:58,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 611 states to 445 states and 611 transitions. [2024-12-06 05:01:58,612 INFO L276 IsEmpty]: Start isEmpty. Operand 445 states and 611 transitions. [2024-12-06 05:01:58,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-12-06 05:01:58,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:58,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:58,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:58,648 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:58,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:58,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 623 states to 456 states and 623 transitions. [2024-12-06 05:01:58,933 INFO L276 IsEmpty]: Start isEmpty. Operand 456 states and 623 transitions. [2024-12-06 05:01:58,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-12-06 05:01:58,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:58,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:58,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:58,969 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:59,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:59,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 626 states to 460 states and 626 transitions. [2024-12-06 05:01:59,122 INFO L276 IsEmpty]: Start isEmpty. Operand 460 states and 626 transitions. [2024-12-06 05:01:59,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-12-06 05:01:59,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:59,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:59,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:59,168 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 05:01:59,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:59,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 651 states to 478 states and 651 transitions. [2024-12-06 05:01:59,883 INFO L276 IsEmpty]: Start isEmpty. Operand 478 states and 651 transitions. [2024-12-06 05:01:59,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-12-06 05:01:59,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:59,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:59,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:59,915 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 05:02:00,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:00,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 658 states to 485 states and 658 transitions. [2024-12-06 05:02:00,294 INFO L276 IsEmpty]: Start isEmpty. Operand 485 states and 658 transitions. [2024-12-06 05:02:00,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-12-06 05:02:00,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:00,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:00,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:00,322 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 05:02:00,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:00,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 666 states to 492 states and 666 transitions. [2024-12-06 05:02:00,527 INFO L276 IsEmpty]: Start isEmpty. Operand 492 states and 666 transitions. [2024-12-06 05:02:00,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-12-06 05:02:00,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:00,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:00,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:00,565 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:00,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:00,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 673 states to 497 states and 673 transitions. [2024-12-06 05:02:00,620 INFO L276 IsEmpty]: Start isEmpty. Operand 497 states and 673 transitions. [2024-12-06 05:02:00,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-12-06 05:02:00,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:00,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:00,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:00,669 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:01,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:01,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 683 states to 505 states and 683 transitions. [2024-12-06 05:02:01,060 INFO L276 IsEmpty]: Start isEmpty. Operand 505 states and 683 transitions. [2024-12-06 05:02:01,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-12-06 05:02:01,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:01,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:01,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:01,131 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:02,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:02,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 726 states to 536 states and 726 transitions. [2024-12-06 05:02:02,628 INFO L276 IsEmpty]: Start isEmpty. Operand 536 states and 726 transitions. [2024-12-06 05:02:02,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-12-06 05:02:02,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:02,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:02,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:02,714 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:03,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:03,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 738 states to 548 states and 738 transitions. [2024-12-06 05:02:03,166 INFO L276 IsEmpty]: Start isEmpty. Operand 548 states and 738 transitions. [2024-12-06 05:02:03,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-12-06 05:02:03,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:03,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:03,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:03,237 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:03,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:03,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 744 states to 555 states and 744 transitions. [2024-12-06 05:02:03,515 INFO L276 IsEmpty]: Start isEmpty. Operand 555 states and 744 transitions. [2024-12-06 05:02:03,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-12-06 05:02:03,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:03,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:03,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:03,549 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 36 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:02:03,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:03,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 749 states to 560 states and 749 transitions. [2024-12-06 05:02:03,651 INFO L276 IsEmpty]: Start isEmpty. Operand 560 states and 749 transitions. [2024-12-06 05:02:03,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-12-06 05:02:03,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:03,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:03,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:03,698 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:03,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:03,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 757 states to 567 states and 757 transitions. [2024-12-06 05:02:03,769 INFO L276 IsEmpty]: Start isEmpty. Operand 567 states and 757 transitions. [2024-12-06 05:02:03,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-12-06 05:02:03,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:03,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:03,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:03,801 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 47 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:04,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:04,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 771 states to 580 states and 771 transitions. [2024-12-06 05:02:04,240 INFO L276 IsEmpty]: Start isEmpty. Operand 580 states and 771 transitions. [2024-12-06 05:02:04,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-12-06 05:02:04,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:04,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:04,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:04,353 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-12-06 05:02:05,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:05,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 797 states to 598 states and 797 transitions. [2024-12-06 05:02:05,089 INFO L276 IsEmpty]: Start isEmpty. Operand 598 states and 797 transitions. [2024-12-06 05:02:05,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-12-06 05:02:05,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:05,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:05,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:05,121 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 46 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:02:05,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:05,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 804 states to 603 states and 804 transitions. [2024-12-06 05:02:05,447 INFO L276 IsEmpty]: Start isEmpty. Operand 603 states and 804 transitions. [2024-12-06 05:02:05,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-12-06 05:02:05,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:05,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:05,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:05,502 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 46 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:05,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:05,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 817 states to 615 states and 817 transitions. [2024-12-06 05:02:05,838 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 817 transitions. [2024-12-06 05:02:05,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-12-06 05:02:05,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:05,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:05,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:05,868 INFO L134 CoverageAnalysis]: Checked inductivity of 59 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-12-06 05:02:05,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:05,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 818 states to 616 states and 818 transitions. [2024-12-06 05:02:05,897 INFO L276 IsEmpty]: Start isEmpty. Operand 616 states and 818 transitions. [2024-12-06 05:02:05,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-12-06 05:02:05,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:05,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:05,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:05,938 INFO L134 CoverageAnalysis]: Checked inductivity of 71 backedges. 52 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-12-06 05:02:07,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:07,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 853 states to 641 states and 853 transitions. [2024-12-06 05:02:07,124 INFO L276 IsEmpty]: Start isEmpty. Operand 641 states and 853 transitions. [2024-12-06 05:02:07,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-12-06 05:02:07,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:07,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:07,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:07,165 INFO L134 CoverageAnalysis]: Checked inductivity of 71 backedges. 52 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-12-06 05:02:07,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:07,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 872 states to 655 states and 872 transitions. [2024-12-06 05:02:07,839 INFO L276 IsEmpty]: Start isEmpty. Operand 655 states and 872 transitions. [2024-12-06 05:02:07,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-12-06 05:02:07,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:07,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:07,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:07,909 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-12-06 05:02:09,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:09,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 922 states to 681 states and 922 transitions. [2024-12-06 05:02:09,220 INFO L276 IsEmpty]: Start isEmpty. Operand 681 states and 922 transitions. [2024-12-06 05:02:09,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-12-06 05:02:09,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:09,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:09,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:09,262 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-12-06 05:02:09,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:09,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 925 states to 684 states and 925 transitions. [2024-12-06 05:02:09,496 INFO L276 IsEmpty]: Start isEmpty. Operand 684 states and 925 transitions. [2024-12-06 05:02:09,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-12-06 05:02:09,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:09,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:09,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:09,528 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:09,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:09,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 945 states to 701 states and 945 transitions. [2024-12-06 05:02:09,724 INFO L276 IsEmpty]: Start isEmpty. Operand 701 states and 945 transitions. [2024-12-06 05:02:09,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-12-06 05:02:09,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:09,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:09,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:09,783 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:10,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:10,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 961 states to 713 states and 961 transitions. [2024-12-06 05:02:10,102 INFO L276 IsEmpty]: Start isEmpty. Operand 713 states and 961 transitions. [2024-12-06 05:02:10,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-12-06 05:02:10,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:10,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:10,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:10,136 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:10,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:10,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 961 states to 714 states and 961 transitions. [2024-12-06 05:02:10,162 INFO L276 IsEmpty]: Start isEmpty. Operand 714 states and 961 transitions. [2024-12-06 05:02:10,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-12-06 05:02:10,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:10,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:10,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:10,198 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:02:10,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:10,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 973 states to 725 states and 973 transitions. [2024-12-06 05:02:10,383 INFO L276 IsEmpty]: Start isEmpty. Operand 725 states and 973 transitions. [2024-12-06 05:02:10,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-06 05:02:10,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:10,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:10,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:10,437 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 05:02:11,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:11,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 992 states to 732 states and 992 transitions. [2024-12-06 05:02:11,416 INFO L276 IsEmpty]: Start isEmpty. Operand 732 states and 992 transitions. [2024-12-06 05:02:11,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-06 05:02:11,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:11,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:11,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:11,450 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 05:02:11,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:11,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 997 states to 736 states and 997 transitions. [2024-12-06 05:02:11,672 INFO L276 IsEmpty]: Start isEmpty. Operand 736 states and 997 transitions. [2024-12-06 05:02:11,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-06 05:02:11,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:11,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:11,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:11,737 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 05:02:12,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:12,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1009 states to 745 states and 1009 transitions. [2024-12-06 05:02:12,479 INFO L276 IsEmpty]: Start isEmpty. Operand 745 states and 1009 transitions. [2024-12-06 05:02:12,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-06 05:02:12,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:12,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:12,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:12,514 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 05:02:13,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:13,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1015 states to 749 states and 1015 transitions. [2024-12-06 05:02:13,003 INFO L276 IsEmpty]: Start isEmpty. Operand 749 states and 1015 transitions. [2024-12-06 05:02:13,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-06 05:02:13,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:13,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:13,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:13,058 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 05:02:13,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:13,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1018 states to 752 states and 1018 transitions. [2024-12-06 05:02:13,343 INFO L276 IsEmpty]: Start isEmpty. Operand 752 states and 1018 transitions. [2024-12-06 05:02:13,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-06 05:02:13,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:13,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:13,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:13,377 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 05:02:13,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:13,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1019 states to 754 states and 1019 transitions. [2024-12-06 05:02:13,623 INFO L276 IsEmpty]: Start isEmpty. Operand 754 states and 1019 transitions. [2024-12-06 05:02:13,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-06 05:02:13,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:13,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:13,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:13,671 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 05:02:14,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:14,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1022 states to 757 states and 1022 transitions. [2024-12-06 05:02:14,001 INFO L276 IsEmpty]: Start isEmpty. Operand 757 states and 1022 transitions. [2024-12-06 05:02:14,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-06 05:02:14,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:14,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:14,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:14,035 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 05:02:14,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:14,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1026 states to 760 states and 1026 transitions. [2024-12-06 05:02:14,342 INFO L276 IsEmpty]: Start isEmpty. Operand 760 states and 1026 transitions. [2024-12-06 05:02:14,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-06 05:02:14,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:14,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:14,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:14,383 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:14,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:14,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1052 states to 782 states and 1052 transitions. [2024-12-06 05:02:14,934 INFO L276 IsEmpty]: Start isEmpty. Operand 782 states and 1052 transitions. [2024-12-06 05:02:14,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-12-06 05:02:14,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:14,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:14,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:14,976 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 05:02:15,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:15,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1060 states to 791 states and 1060 transitions. [2024-12-06 05:02:15,131 INFO L276 IsEmpty]: Start isEmpty. Operand 791 states and 1060 transitions. [2024-12-06 05:02:15,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-12-06 05:02:15,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:15,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:15,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:15,166 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 05:02:15,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:15,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1074 states to 806 states and 1074 transitions. [2024-12-06 05:02:15,565 INFO L276 IsEmpty]: Start isEmpty. Operand 806 states and 1074 transitions. [2024-12-06 05:02:15,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-12-06 05:02:15,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:15,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:15,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:15,623 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 80 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:16,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:16,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1080 states to 810 states and 1080 transitions. [2024-12-06 05:02:16,113 INFO L276 IsEmpty]: Start isEmpty. Operand 810 states and 1080 transitions. [2024-12-06 05:02:16,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-12-06 05:02:16,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:16,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:16,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:16,149 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2024-12-06 05:02:16,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:16,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1094 states to 821 states and 1094 transitions. [2024-12-06 05:02:16,730 INFO L276 IsEmpty]: Start isEmpty. Operand 821 states and 1094 transitions. [2024-12-06 05:02:16,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-12-06 05:02:16,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:16,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:16,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:16,766 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2024-12-06 05:02:17,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:17,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1097 states to 824 states and 1097 transitions. [2024-12-06 05:02:17,014 INFO L276 IsEmpty]: Start isEmpty. Operand 824 states and 1097 transitions. [2024-12-06 05:02:17,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-12-06 05:02:17,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:17,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:17,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:17,050 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 80 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:17,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:17,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1102 states to 827 states and 1102 transitions. [2024-12-06 05:02:17,335 INFO L276 IsEmpty]: Start isEmpty. Operand 827 states and 1102 transitions. [2024-12-06 05:02:17,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-12-06 05:02:17,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:17,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:17,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:17,369 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 80 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:17,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:17,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1106 states to 830 states and 1106 transitions. [2024-12-06 05:02:17,738 INFO L276 IsEmpty]: Start isEmpty. Operand 830 states and 1106 transitions. [2024-12-06 05:02:17,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-12-06 05:02:17,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:17,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:17,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:17,771 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 80 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:18,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:18,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1107 states to 832 states and 1107 transitions. [2024-12-06 05:02:18,036 INFO L276 IsEmpty]: Start isEmpty. Operand 832 states and 1107 transitions. [2024-12-06 05:02:18,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-12-06 05:02:18,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:18,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:18,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:18,116 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:02:19,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:19,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1154 states to 870 states and 1154 transitions. [2024-12-06 05:02:19,923 INFO L276 IsEmpty]: Start isEmpty. Operand 870 states and 1154 transitions. [2024-12-06 05:02:19,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-12-06 05:02:19,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:19,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:19,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:19,966 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:02:20,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:20,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1165 states to 882 states and 1165 transitions. [2024-12-06 05:02:20,625 INFO L276 IsEmpty]: Start isEmpty. Operand 882 states and 1165 transitions. [2024-12-06 05:02:20,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-12-06 05:02:20,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:20,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:20,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:20,684 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:02:21,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:21,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1171 states to 889 states and 1171 transitions. [2024-12-06 05:02:21,009 INFO L276 IsEmpty]: Start isEmpty. Operand 889 states and 1171 transitions. [2024-12-06 05:02:21,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-12-06 05:02:21,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:21,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:21,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:21,043 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:02:21,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:21,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1183 states to 900 states and 1183 transitions. [2024-12-06 05:02:21,577 INFO L276 IsEmpty]: Start isEmpty. Operand 900 states and 1183 transitions. [2024-12-06 05:02:21,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-12-06 05:02:21,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:21,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:21,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:21,622 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 05:02:21,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:21,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1195 states to 913 states and 1195 transitions. [2024-12-06 05:02:21,747 INFO L276 IsEmpty]: Start isEmpty. Operand 913 states and 1195 transitions. [2024-12-06 05:02:21,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-12-06 05:02:21,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:21,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:21,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:21,800 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 05:02:22,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:22,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1207 states to 926 states and 1207 transitions. [2024-12-06 05:02:22,124 INFO L276 IsEmpty]: Start isEmpty. Operand 926 states and 1207 transitions. [2024-12-06 05:02:22,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-12-06 05:02:22,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:22,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:22,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:22,167 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 78 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 05:02:22,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:22,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1216 states to 934 states and 1216 transitions. [2024-12-06 05:02:22,677 INFO L276 IsEmpty]: Start isEmpty. Operand 934 states and 1216 transitions. [2024-12-06 05:02:22,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-12-06 05:02:22,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:22,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:22,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:22,721 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 78 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 05:02:23,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:23,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1225 states to 942 states and 1225 transitions. [2024-12-06 05:02:23,280 INFO L276 IsEmpty]: Start isEmpty. Operand 942 states and 1225 transitions. [2024-12-06 05:02:23,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-12-06 05:02:23,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:23,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:23,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:23,361 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:23,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:23,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1245 states to 961 states and 1245 transitions. [2024-12-06 05:02:23,672 INFO L276 IsEmpty]: Start isEmpty. Operand 961 states and 1245 transitions. [2024-12-06 05:02:23,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-12-06 05:02:23,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:23,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:23,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:23,720 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 65 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:23,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:23,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1247 states to 963 states and 1247 transitions. [2024-12-06 05:02:23,756 INFO L276 IsEmpty]: Start isEmpty. Operand 963 states and 1247 transitions. [2024-12-06 05:02:23,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-12-06 05:02:23,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:23,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:23,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:24,115 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 67 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:26,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:26,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1323 states to 1030 states and 1323 transitions. [2024-12-06 05:02:26,661 INFO L276 IsEmpty]: Start isEmpty. Operand 1030 states and 1323 transitions. [2024-12-06 05:02:26,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-12-06 05:02:26,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:26,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:26,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:26,707 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-12-06 05:02:27,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:27,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1332 states to 1037 states and 1332 transitions. [2024-12-06 05:02:27,385 INFO L276 IsEmpty]: Start isEmpty. Operand 1037 states and 1332 transitions. [2024-12-06 05:02:27,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-12-06 05:02:27,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:27,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:27,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:27,431 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-12-06 05:02:28,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:28,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1338 states to 1043 states and 1338 transitions. [2024-12-06 05:02:28,018 INFO L276 IsEmpty]: Start isEmpty. Operand 1043 states and 1338 transitions. [2024-12-06 05:02:28,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-12-06 05:02:28,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:28,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:28,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:28,063 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-12-06 05:02:28,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:28,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1346 states to 1049 states and 1346 transitions. [2024-12-06 05:02:28,838 INFO L276 IsEmpty]: Start isEmpty. Operand 1049 states and 1346 transitions. [2024-12-06 05:02:28,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-12-06 05:02:28,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:28,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:28,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:28,884 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-12-06 05:02:29,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:29,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1348 states to 1052 states and 1348 transitions. [2024-12-06 05:02:29,258 INFO L276 IsEmpty]: Start isEmpty. Operand 1052 states and 1348 transitions. [2024-12-06 05:02:29,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-12-06 05:02:29,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:29,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:29,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:29,334 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-12-06 05:02:29,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:29,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1350 states to 1055 states and 1350 transitions. [2024-12-06 05:02:29,787 INFO L276 IsEmpty]: Start isEmpty. Operand 1055 states and 1350 transitions. [2024-12-06 05:02:29,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-12-06 05:02:29,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:29,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:29,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:29,833 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-12-06 05:02:30,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:30,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1351 states to 1057 states and 1351 transitions. [2024-12-06 05:02:30,201 INFO L276 IsEmpty]: Start isEmpty. Operand 1057 states and 1351 transitions. [2024-12-06 05:02:30,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-12-06 05:02:30,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:30,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:30,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:30,260 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:31,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:31,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1419 states to 1110 states and 1419 transitions. [2024-12-06 05:02:31,855 INFO L276 IsEmpty]: Start isEmpty. Operand 1110 states and 1419 transitions. [2024-12-06 05:02:31,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-12-06 05:02:31,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:31,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:31,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:32,379 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 72 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:36,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:36,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1483 states to 1163 states and 1483 transitions. [2024-12-06 05:02:36,145 INFO L276 IsEmpty]: Start isEmpty. Operand 1163 states and 1483 transitions. [2024-12-06 05:02:36,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-12-06 05:02:36,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:36,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:36,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:36,304 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 72 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:37,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:37,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1494 states to 1175 states and 1494 transitions. [2024-12-06 05:02:37,204 INFO L276 IsEmpty]: Start isEmpty. Operand 1175 states and 1494 transitions. [2024-12-06 05:02:37,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-12-06 05:02:37,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:37,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:37,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:37,360 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 72 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:37,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:37,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1500 states to 1182 states and 1500 transitions. [2024-12-06 05:02:37,867 INFO L276 IsEmpty]: Start isEmpty. Operand 1182 states and 1500 transitions. [2024-12-06 05:02:37,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-12-06 05:02:37,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:37,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:37,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:37,907 INFO L134 CoverageAnalysis]: Checked inductivity of 97 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-12-06 05:02:38,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:38,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1503 states to 1186 states and 1503 transitions. [2024-12-06 05:02:38,123 INFO L276 IsEmpty]: Start isEmpty. Operand 1186 states and 1503 transitions. [2024-12-06 05:02:38,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-12-06 05:02:38,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:38,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:38,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:38,400 INFO L134 CoverageAnalysis]: Checked inductivity of 79 backedges. 75 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:41,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:41,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1535 states to 1215 states and 1535 transitions. [2024-12-06 05:02:41,439 INFO L276 IsEmpty]: Start isEmpty. Operand 1215 states and 1535 transitions. [2024-12-06 05:02:41,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-12-06 05:02:41,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:41,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:41,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:41,488 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 75 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:42,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:42,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1563 states to 1238 states and 1563 transitions. [2024-12-06 05:02:42,394 INFO L276 IsEmpty]: Start isEmpty. Operand 1238 states and 1563 transitions. [2024-12-06 05:02:42,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-12-06 05:02:42,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:42,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:42,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:42,472 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:45,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:45,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1605 states to 1275 states and 1605 transitions. [2024-12-06 05:02:45,352 INFO L276 IsEmpty]: Start isEmpty. Operand 1275 states and 1605 transitions. [2024-12-06 05:02:45,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-12-06 05:02:45,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:45,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:45,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:45,684 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 79 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:49,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:49,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1662 states to 1323 states and 1662 transitions. [2024-12-06 05:02:49,270 INFO L276 IsEmpty]: Start isEmpty. Operand 1323 states and 1662 transitions. [2024-12-06 05:02:49,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-12-06 05:02:49,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:49,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:49,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:49,403 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 79 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:50,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:50,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1675 states to 1337 states and 1675 transitions. [2024-12-06 05:02:50,185 INFO L276 IsEmpty]: Start isEmpty. Operand 1337 states and 1675 transitions. [2024-12-06 05:02:50,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-12-06 05:02:50,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:50,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:50,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:50,248 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-12-06 05:02:50,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:50,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1675 states to 1338 states and 1675 transitions. [2024-12-06 05:02:50,392 INFO L276 IsEmpty]: Start isEmpty. Operand 1338 states and 1675 transitions. [2024-12-06 05:02:50,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-12-06 05:02:50,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:50,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:50,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:50,443 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:52,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:52,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1701 states to 1359 states and 1701 transitions. [2024-12-06 05:02:52,155 INFO L276 IsEmpty]: Start isEmpty. Operand 1359 states and 1701 transitions. [2024-12-06 05:02:52,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-12-06 05:02:52,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:52,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:52,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:52,206 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:02:53,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:53,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1722 states to 1377 states and 1722 transitions. [2024-12-06 05:02:53,217 INFO L276 IsEmpty]: Start isEmpty. Operand 1377 states and 1722 transitions. [2024-12-06 05:02:53,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-12-06 05:02:53,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:53,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:53,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:53,397 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 133 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 05:02:55,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:55,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1758 states to 1406 states and 1758 transitions. [2024-12-06 05:02:55,359 INFO L276 IsEmpty]: Start isEmpty. Operand 1406 states and 1758 transitions. [2024-12-06 05:02:55,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-12-06 05:02:55,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:55,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:55,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:55,406 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 133 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 05:02:56,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:56,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1773 states to 1420 states and 1773 transitions. [2024-12-06 05:02:56,853 INFO L276 IsEmpty]: Start isEmpty. Operand 1420 states and 1773 transitions. [2024-12-06 05:02:56,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-12-06 05:02:56,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:56,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:56,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:56,911 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 133 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 05:02:57,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:57,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1777 states to 1424 states and 1777 transitions. [2024-12-06 05:02:57,414 INFO L276 IsEmpty]: Start isEmpty. Operand 1424 states and 1777 transitions. [2024-12-06 05:02:57,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-12-06 05:02:57,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:57,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:57,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:57,463 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 133 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 05:02:58,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:58,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1779 states to 1427 states and 1779 transitions. [2024-12-06 05:02:58,306 INFO L276 IsEmpty]: Start isEmpty. Operand 1427 states and 1779 transitions. [2024-12-06 05:02:58,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-12-06 05:02:58,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:58,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:58,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:58,374 INFO L134 CoverageAnalysis]: Checked inductivity of 92 backedges. 92 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:00,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:00,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1813 states to 1450 states and 1813 transitions. [2024-12-06 05:03:00,585 INFO L276 IsEmpty]: Start isEmpty. Operand 1450 states and 1813 transitions. [2024-12-06 05:03:00,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-12-06 05:03:00,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:00,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:00,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:00,627 INFO L134 CoverageAnalysis]: Checked inductivity of 92 backedges. 92 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:03,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:03,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1848 states to 1479 states and 1848 transitions. [2024-12-06 05:03:03,285 INFO L276 IsEmpty]: Start isEmpty. Operand 1479 states and 1848 transitions. [2024-12-06 05:03:03,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-12-06 05:03:03,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:03,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:03,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:03,335 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 121 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:05,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:05,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1894 states to 1514 states and 1894 transitions. [2024-12-06 05:03:05,786 INFO L276 IsEmpty]: Start isEmpty. Operand 1514 states and 1894 transitions. [2024-12-06 05:03:05,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-12-06 05:03:05,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:05,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:05,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:05,856 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 121 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:06,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:06,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1908 states to 1524 states and 1908 transitions. [2024-12-06 05:03:06,687 INFO L276 IsEmpty]: Start isEmpty. Operand 1524 states and 1908 transitions. [2024-12-06 05:03:06,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-12-06 05:03:06,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:06,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:06,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:06,740 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 121 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:07,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:07,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1917 states to 1531 states and 1917 transitions. [2024-12-06 05:03:07,650 INFO L276 IsEmpty]: Start isEmpty. Operand 1531 states and 1917 transitions. [2024-12-06 05:03:07,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-12-06 05:03:07,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:07,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:07,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:07,700 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 121 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:08,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:08,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1921 states to 1536 states and 1921 transitions. [2024-12-06 05:03:08,192 INFO L276 IsEmpty]: Start isEmpty. Operand 1536 states and 1921 transitions. [2024-12-06 05:03:08,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-12-06 05:03:08,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:08,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:08,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:08,319 INFO L134 CoverageAnalysis]: Checked inductivity of 170 backedges. 145 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-12-06 05:03:08,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:08,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1930 states to 1544 states and 1930 transitions. [2024-12-06 05:03:08,827 INFO L276 IsEmpty]: Start isEmpty. Operand 1544 states and 1930 transitions. [2024-12-06 05:03:08,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-12-06 05:03:08,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:08,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:08,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:08,878 INFO L134 CoverageAnalysis]: Checked inductivity of 170 backedges. 145 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-12-06 05:03:09,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:09,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1933 states to 1547 states and 1933 transitions. [2024-12-06 05:03:09,259 INFO L276 IsEmpty]: Start isEmpty. Operand 1547 states and 1933 transitions. [2024-12-06 05:03:09,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-12-06 05:03:09,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:09,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:09,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:09,328 INFO L134 CoverageAnalysis]: Checked inductivity of 99 backedges. 89 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-12-06 05:03:09,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:09,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1962 states to 1556 states and 1962 transitions. [2024-12-06 05:03:09,646 INFO L276 IsEmpty]: Start isEmpty. Operand 1556 states and 1962 transitions. [2024-12-06 05:03:09,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-12-06 05:03:09,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:09,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:09,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:09,736 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 107 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 05:03:10,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:10,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1965 states to 1558 states and 1965 transitions. [2024-12-06 05:03:10,336 INFO L276 IsEmpty]: Start isEmpty. Operand 1558 states and 1965 transitions. [2024-12-06 05:03:10,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-12-06 05:03:10,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:10,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:10,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:10,494 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 107 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 05:03:11,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:11,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1977 states to 1569 states and 1977 transitions. [2024-12-06 05:03:11,897 INFO L276 IsEmpty]: Start isEmpty. Operand 1569 states and 1977 transitions. [2024-12-06 05:03:11,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-12-06 05:03:11,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:11,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:11,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:11,940 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 91 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-12-06 05:03:12,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:12,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1987 states to 1580 states and 1987 transitions. [2024-12-06 05:03:12,222 INFO L276 IsEmpty]: Start isEmpty. Operand 1580 states and 1987 transitions. [2024-12-06 05:03:12,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-12-06 05:03:12,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:12,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:12,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:12,302 INFO L134 CoverageAnalysis]: Checked inductivity of 113 backedges. 94 proven. 8 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:03:14,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:14,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2019 states to 1605 states and 2019 transitions. [2024-12-06 05:03:14,385 INFO L276 IsEmpty]: Start isEmpty. Operand 1605 states and 2019 transitions. [2024-12-06 05:03:14,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-12-06 05:03:14,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:14,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:14,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:14,428 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 104 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 05:03:16,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:16,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2079 states to 1657 states and 2079 transitions. [2024-12-06 05:03:16,938 INFO L276 IsEmpty]: Start isEmpty. Operand 1657 states and 2079 transitions. [2024-12-06 05:03:16,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-12-06 05:03:16,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:16,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:16,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:16,981 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 104 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 05:03:19,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:19,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2100 states to 1674 states and 2100 transitions. [2024-12-06 05:03:19,037 INFO L276 IsEmpty]: Start isEmpty. Operand 1674 states and 2100 transitions. [2024-12-06 05:03:19,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-12-06 05:03:19,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:19,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:19,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:19,559 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 68 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:25,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:25,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2260 states to 1806 states and 2260 transitions. [2024-12-06 05:03:25,505 INFO L276 IsEmpty]: Start isEmpty. Operand 1806 states and 2260 transitions. [2024-12-06 05:03:25,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-12-06 05:03:25,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:25,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:25,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:25,596 INFO L134 CoverageAnalysis]: Checked inductivity of 137 backedges. 106 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-12-06 05:03:26,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:26,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2272 states to 1816 states and 2272 transitions. [2024-12-06 05:03:26,173 INFO L276 IsEmpty]: Start isEmpty. Operand 1816 states and 2272 transitions. [2024-12-06 05:03:26,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-12-06 05:03:26,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:26,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:26,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:26,258 INFO L134 CoverageAnalysis]: Checked inductivity of 137 backedges. 106 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-12-06 05:03:26,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:26,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2281 states to 1824 states and 2281 transitions. [2024-12-06 05:03:26,834 INFO L276 IsEmpty]: Start isEmpty. Operand 1824 states and 2281 transitions. [2024-12-06 05:03:26,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-12-06 05:03:26,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:26,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:26,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:26,890 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 98 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-12-06 05:03:28,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:28,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2318 states to 1858 states and 2318 transitions. [2024-12-06 05:03:28,917 INFO L276 IsEmpty]: Start isEmpty. Operand 1858 states and 2318 transitions. [2024-12-06 05:03:28,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-12-06 05:03:28,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:28,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:28,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:28,972 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 98 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-12-06 05:03:30,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:30,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2329 states to 1870 states and 2329 transitions. [2024-12-06 05:03:30,028 INFO L276 IsEmpty]: Start isEmpty. Operand 1870 states and 2329 transitions. [2024-12-06 05:03:30,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-12-06 05:03:30,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:30,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:30,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:30,083 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 98 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-12-06 05:03:30,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:30,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2335 states to 1877 states and 2335 transitions. [2024-12-06 05:03:30,706 INFO L276 IsEmpty]: Start isEmpty. Operand 1877 states and 2335 transitions. [2024-12-06 05:03:30,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2024-12-06 05:03:30,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:30,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:30,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:30,796 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 98 proven. 16 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:03:32,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:32,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2351 states to 1891 states and 2351 transitions. [2024-12-06 05:03:32,887 INFO L276 IsEmpty]: Start isEmpty. Operand 1891 states and 2351 transitions. [2024-12-06 05:03:32,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2024-12-06 05:03:32,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:32,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:32,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:33,021 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 98 proven. 16 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:03:34,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:34,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2362 states to 1902 states and 2362 transitions. [2024-12-06 05:03:34,126 INFO L276 IsEmpty]: Start isEmpty. Operand 1902 states and 2362 transitions. [2024-12-06 05:03:34,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-12-06 05:03:34,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:34,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:34,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:34,487 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 108 proven. 8 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 05:03:37,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:37,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2390 states to 1928 states and 2390 transitions. [2024-12-06 05:03:37,470 INFO L276 IsEmpty]: Start isEmpty. Operand 1928 states and 2390 transitions. [2024-12-06 05:03:37,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-12-06 05:03:37,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:37,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:37,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:37,620 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 108 proven. 8 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 05:03:40,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:40,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2419 states to 1954 states and 2419 transitions. [2024-12-06 05:03:40,179 INFO L276 IsEmpty]: Start isEmpty. Operand 1954 states and 2419 transitions. [2024-12-06 05:03:40,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-12-06 05:03:40,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:40,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:40,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:40,329 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 108 proven. 8 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 05:03:41,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:41,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2422 states to 1956 states and 2422 transitions. [2024-12-06 05:03:41,001 INFO L276 IsEmpty]: Start isEmpty. Operand 1956 states and 2422 transitions. [2024-12-06 05:03:41,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-12-06 05:03:41,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:41,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:41,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:41,219 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 108 proven. 8 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 05:03:44,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:44,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2438 states to 1971 states and 2438 transitions. [2024-12-06 05:03:44,014 INFO L276 IsEmpty]: Start isEmpty. Operand 1971 states and 2438 transitions. [2024-12-06 05:03:44,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-12-06 05:03:44,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:44,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:44,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:44,641 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 111 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:49,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:49,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2492 states to 2013 states and 2492 transitions. [2024-12-06 05:03:49,693 INFO L276 IsEmpty]: Start isEmpty. Operand 2013 states and 2492 transitions. [2024-12-06 05:03:49,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-12-06 05:03:49,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:49,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:49,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:49,818 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 111 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:52,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:52,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2519 states to 2040 states and 2519 transitions. [2024-12-06 05:03:52,208 INFO L276 IsEmpty]: Start isEmpty. Operand 2040 states and 2519 transitions. [2024-12-06 05:03:52,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-12-06 05:03:52,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:52,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:52,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:52,331 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 111 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:53,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:53,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2526 states to 2044 states and 2526 transitions. [2024-12-06 05:03:53,125 INFO L276 IsEmpty]: Start isEmpty. Operand 2044 states and 2526 transitions. [2024-12-06 05:03:53,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-12-06 05:03:53,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:53,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:53,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:53,175 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 100 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 05:03:55,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:55,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2551 states to 2062 states and 2551 transitions. [2024-12-06 05:03:55,128 INFO L276 IsEmpty]: Start isEmpty. Operand 2062 states and 2551 transitions. [2024-12-06 05:03:55,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-12-06 05:03:55,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:55,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:55,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:55,178 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 100 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 05:03:56,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:56,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2556 states to 2066 states and 2556 transitions. [2024-12-06 05:03:56,572 INFO L276 IsEmpty]: Start isEmpty. Operand 2066 states and 2556 transitions. [2024-12-06 05:03:56,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-12-06 05:03:56,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:56,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:56,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:56,698 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 143 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 05:03:57,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:57,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2582 states to 2086 states and 2582 transitions. [2024-12-06 05:03:57,945 INFO L276 IsEmpty]: Start isEmpty. Operand 2086 states and 2582 transitions. [2024-12-06 05:03:57,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-12-06 05:03:57,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:57,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:57,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:57,991 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 143 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 05:03:58,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:58,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2588 states to 2093 states and 2588 transitions. [2024-12-06 05:03:58,564 INFO L276 IsEmpty]: Start isEmpty. Operand 2093 states and 2588 transitions. [2024-12-06 05:03:58,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-12-06 05:03:58,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:58,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:58,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:58,610 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 137 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:04:03,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:03,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2630 states to 2126 states and 2630 transitions. [2024-12-06 05:04:03,249 INFO L276 IsEmpty]: Start isEmpty. Operand 2126 states and 2630 transitions. [2024-12-06 05:04:03,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-12-06 05:04:03,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:03,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:03,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:03,295 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 137 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:04:04,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:04,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2649 states to 2146 states and 2649 transitions. [2024-12-06 05:04:04,562 INFO L276 IsEmpty]: Start isEmpty. Operand 2146 states and 2649 transitions. [2024-12-06 05:04:04,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-12-06 05:04:04,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:04,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:04,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:04,607 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 137 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:04:06,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:06,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2674 states to 2170 states and 2674 transitions. [2024-12-06 05:04:06,673 INFO L276 IsEmpty]: Start isEmpty. Operand 2170 states and 2674 transitions. [2024-12-06 05:04:06,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-12-06 05:04:06,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:06,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:06,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:06,719 INFO L134 CoverageAnalysis]: Checked inductivity of 134 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:04:08,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:08,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2700 states to 2194 states and 2700 transitions. [2024-12-06 05:04:08,946 INFO L276 IsEmpty]: Start isEmpty. Operand 2194 states and 2700 transitions. [2024-12-06 05:04:08,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-12-06 05:04:08,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:08,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:08,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:08,995 INFO L134 CoverageAnalysis]: Checked inductivity of 134 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:04:12,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:12,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2734 states to 2224 states and 2734 transitions. [2024-12-06 05:04:12,481 INFO L276 IsEmpty]: Start isEmpty. Operand 2224 states and 2734 transitions. [2024-12-06 05:04:12,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-12-06 05:04:12,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:12,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:12,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:12,527 INFO L134 CoverageAnalysis]: Checked inductivity of 134 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:04:14,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:14,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2746 states to 2235 states and 2746 transitions. [2024-12-06 05:04:14,244 INFO L276 IsEmpty]: Start isEmpty. Operand 2235 states and 2746 transitions. [2024-12-06 05:04:14,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-12-06 05:04:14,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:14,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:14,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:14,321 INFO L134 CoverageAnalysis]: Checked inductivity of 134 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:04:15,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:15,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2764 states to 2250 states and 2764 transitions. [2024-12-06 05:04:15,942 INFO L276 IsEmpty]: Start isEmpty. Operand 2250 states and 2764 transitions. [2024-12-06 05:04:15,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-12-06 05:04:15,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:15,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:15,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:16,000 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 105 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 05:04:18,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:18,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2787 states to 2264 states and 2787 transitions. [2024-12-06 05:04:18,219 INFO L276 IsEmpty]: Start isEmpty. Operand 2264 states and 2787 transitions. [2024-12-06 05:04:18,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-12-06 05:04:18,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:18,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:18,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:18,269 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 105 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 05:04:19,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:19,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2795 states to 2269 states and 2795 transitions. [2024-12-06 05:04:19,734 INFO L276 IsEmpty]: Start isEmpty. Operand 2269 states and 2795 transitions. [2024-12-06 05:04:19,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-12-06 05:04:19,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:19,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:19,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:20,177 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 180 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:04:23,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:23,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2821 states to 2288 states and 2821 transitions. [2024-12-06 05:04:23,519 INFO L276 IsEmpty]: Start isEmpty. Operand 2288 states and 2821 transitions. [2024-12-06 05:04:23,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-12-06 05:04:23,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:23,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:23,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:23,642 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 180 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:04:24,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:24,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2824 states to 2292 states and 2824 transitions. [2024-12-06 05:04:24,259 INFO L276 IsEmpty]: Start isEmpty. Operand 2292 states and 2824 transitions. [2024-12-06 05:04:24,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-12-06 05:04:24,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:24,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:24,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:24,365 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 180 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:04:25,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:25,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2836 states to 2303 states and 2836 transitions. [2024-12-06 05:04:25,298 INFO L276 IsEmpty]: Start isEmpty. Operand 2303 states and 2836 transitions. [2024-12-06 05:04:25,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-12-06 05:04:25,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:25,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:25,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:25,349 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 109 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:04:26,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:26,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2843 states to 2307 states and 2843 transitions. [2024-12-06 05:04:26,384 INFO L276 IsEmpty]: Start isEmpty. Operand 2307 states and 2843 transitions. [2024-12-06 05:04:26,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-12-06 05:04:26,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:26,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:26,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:26,437 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 109 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:04:26,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:26,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2844 states to 2309 states and 2844 transitions. [2024-12-06 05:04:26,755 INFO L276 IsEmpty]: Start isEmpty. Operand 2309 states and 2844 transitions. [2024-12-06 05:04:26,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-12-06 05:04:26,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:26,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:26,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:26,807 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 109 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:04:27,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:27,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2848 states to 2311 states and 2848 transitions. [2024-12-06 05:04:27,504 INFO L276 IsEmpty]: Start isEmpty. Operand 2311 states and 2848 transitions. [2024-12-06 05:04:27,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-12-06 05:04:27,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:27,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:27,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:27,555 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 109 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:04:27,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:27,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2849 states to 2313 states and 2849 transitions. [2024-12-06 05:04:27,969 INFO L276 IsEmpty]: Start isEmpty. Operand 2313 states and 2849 transitions. [2024-12-06 05:04:27,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-12-06 05:04:27,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:27,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:27,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:28,031 INFO L134 CoverageAnalysis]: Checked inductivity of 139 backedges. 109 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 05:04:28,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:28,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2855 states to 2317 states and 2855 transitions. [2024-12-06 05:04:28,543 INFO L276 IsEmpty]: Start isEmpty. Operand 2317 states and 2855 transitions. [2024-12-06 05:04:28,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-12-06 05:04:28,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:28,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:28,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:28,601 INFO L134 CoverageAnalysis]: Checked inductivity of 165 backedges. 157 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 05:04:29,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:29,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2867 states to 2328 states and 2867 transitions. [2024-12-06 05:04:29,252 INFO L276 IsEmpty]: Start isEmpty. Operand 2328 states and 2867 transitions. [2024-12-06 05:04:29,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 197 [2024-12-06 05:04:29,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:29,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:29,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:29,349 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 122 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-12-06 05:04:31,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:31,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2891 states to 2345 states and 2891 transitions. [2024-12-06 05:04:31,688 INFO L276 IsEmpty]: Start isEmpty. Operand 2345 states and 2891 transitions. [2024-12-06 05:04:31,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 197 [2024-12-06 05:04:31,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:31,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:31,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:31,791 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 122 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-12-06 05:04:34,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:34,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2905 states to 2357 states and 2905 transitions. [2024-12-06 05:04:34,110 INFO L276 IsEmpty]: Start isEmpty. Operand 2357 states and 2905 transitions. [2024-12-06 05:04:34,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-12-06 05:04:34,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:34,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:34,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:34,174 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 116 proven. 0 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-12-06 05:04:36,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:36,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2920 states to 2368 states and 2920 transitions. [2024-12-06 05:04:36,089 INFO L276 IsEmpty]: Start isEmpty. Operand 2368 states and 2920 transitions. [2024-12-06 05:04:36,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-12-06 05:04:36,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:36,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:36,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:36,153 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 116 proven. 0 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-12-06 05:04:37,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:37,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2931 states to 2376 states and 2931 transitions. [2024-12-06 05:04:37,757 INFO L276 IsEmpty]: Start isEmpty. Operand 2376 states and 2931 transitions. [2024-12-06 05:04:37,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-12-06 05:04:37,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:37,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:37,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:37,822 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 116 proven. 0 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-12-06 05:04:38,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:38,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2935 states to 2381 states and 2935 transitions. [2024-12-06 05:04:38,387 INFO L276 IsEmpty]: Start isEmpty. Operand 2381 states and 2935 transitions. [2024-12-06 05:04:38,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-12-06 05:04:38,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:38,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:38,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:38,453 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 116 proven. 0 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-12-06 05:04:39,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:39,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2940 states to 2384 states and 2940 transitions. [2024-12-06 05:04:39,153 INFO L276 IsEmpty]: Start isEmpty. Operand 2384 states and 2940 transitions. [2024-12-06 05:04:39,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-12-06 05:04:39,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:39,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:39,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:39,558 INFO L134 CoverageAnalysis]: Checked inductivity of 163 backedges. 163 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:04:44,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:44,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3001 states to 2435 states and 3001 transitions. [2024-12-06 05:04:44,324 INFO L276 IsEmpty]: Start isEmpty. Operand 2435 states and 3001 transitions. [2024-12-06 05:04:44,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-12-06 05:04:44,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:44,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:44,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:44,495 INFO L134 CoverageAnalysis]: Checked inductivity of 163 backedges. 163 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:04:46,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:46,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3014 states to 2449 states and 3014 transitions. [2024-12-06 05:04:46,251 INFO L276 IsEmpty]: Start isEmpty. Operand 2449 states and 3014 transitions. [2024-12-06 05:04:46,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-12-06 05:04:46,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:46,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:46,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:46,302 INFO L134 CoverageAnalysis]: Checked inductivity of 179 backedges. 118 proven. 0 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked. [2024-12-06 05:04:46,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:46,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3022 states to 2458 states and 3022 transitions. [2024-12-06 05:04:46,613 INFO L276 IsEmpty]: Start isEmpty. Operand 2458 states and 3022 transitions. [2024-12-06 05:04:46,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-12-06 05:04:46,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:46,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:46,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:46,667 INFO L134 CoverageAnalysis]: Checked inductivity of 165 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-12-06 05:04:47,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:47,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3033 states to 2468 states and 3033 transitions. [2024-12-06 05:04:47,533 INFO L276 IsEmpty]: Start isEmpty. Operand 2468 states and 3033 transitions. [2024-12-06 05:04:47,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-12-06 05:04:47,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:47,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:47,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:47,588 INFO L134 CoverageAnalysis]: Checked inductivity of 165 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-12-06 05:04:47,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:47,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3036 states to 2472 states and 3036 transitions. [2024-12-06 05:04:47,670 INFO L276 IsEmpty]: Start isEmpty. Operand 2472 states and 3036 transitions. [2024-12-06 05:04:47,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-12-06 05:04:47,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:47,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:47,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:47,725 INFO L134 CoverageAnalysis]: Checked inductivity of 165 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-12-06 05:04:48,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:48,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3036 states to 2473 states and 3036 transitions. [2024-12-06 05:04:48,145 INFO L276 IsEmpty]: Start isEmpty. Operand 2473 states and 3036 transitions. [2024-12-06 05:04:48,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-12-06 05:04:48,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:48,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:48,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:48,199 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 158 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:04:52,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:52,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3069 states to 2499 states and 3069 transitions. [2024-12-06 05:04:52,314 INFO L276 IsEmpty]: Start isEmpty. Operand 2499 states and 3069 transitions. [2024-12-06 05:04:52,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-12-06 05:04:52,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:52,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:52,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:52,367 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 158 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:04:59,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:59,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3134 states to 2557 states and 3134 transitions. [2024-12-06 05:04:59,343 INFO L276 IsEmpty]: Start isEmpty. Operand 2557 states and 3134 transitions. [2024-12-06 05:04:59,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-12-06 05:04:59,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:59,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:59,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:59,398 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 158 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:05:00,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:00,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3145 states to 2568 states and 3145 transitions. [2024-12-06 05:05:00,669 INFO L276 IsEmpty]: Start isEmpty. Operand 2568 states and 3145 transitions. [2024-12-06 05:05:00,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-12-06 05:05:00,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:00,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:00,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:00,734 INFO L134 CoverageAnalysis]: Checked inductivity of 177 backedges. 137 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-12-06 05:05:02,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:02,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3187 states to 2603 states and 3187 transitions. [2024-12-06 05:05:02,977 INFO L276 IsEmpty]: Start isEmpty. Operand 2603 states and 3187 transitions. [2024-12-06 05:05:02,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-12-06 05:05:02,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:02,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:02,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:03,041 INFO L134 CoverageAnalysis]: Checked inductivity of 177 backedges. 137 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-12-06 05:05:04,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:04,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3205 states to 2620 states and 3205 transitions. [2024-12-06 05:05:04,999 INFO L276 IsEmpty]: Start isEmpty. Operand 2620 states and 3205 transitions. [2024-12-06 05:05:05,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-12-06 05:05:05,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:05,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:05,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:05,064 INFO L134 CoverageAnalysis]: Checked inductivity of 177 backedges. 137 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-12-06 05:05:05,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:05,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3211 states to 2627 states and 3211 transitions. [2024-12-06 05:05:05,841 INFO L276 IsEmpty]: Start isEmpty. Operand 2627 states and 3211 transitions. [2024-12-06 05:05:05,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-12-06 05:05:05,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:05,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:05,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:05,908 INFO L134 CoverageAnalysis]: Checked inductivity of 167 backedges. 129 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:05:06,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:06,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3216 states to 2631 states and 3216 transitions. [2024-12-06 05:05:06,607 INFO L276 IsEmpty]: Start isEmpty. Operand 2631 states and 3216 transitions. [2024-12-06 05:05:06,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-12-06 05:05:06,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:06,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:06,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:06,674 INFO L134 CoverageAnalysis]: Checked inductivity of 167 backedges. 129 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:05:07,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:07,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3221 states to 2635 states and 3221 transitions. [2024-12-06 05:05:07,335 INFO L276 IsEmpty]: Start isEmpty. Operand 2635 states and 3221 transitions. [2024-12-06 05:05:07,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-12-06 05:05:07,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:07,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:07,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:07,402 INFO L134 CoverageAnalysis]: Checked inductivity of 167 backedges. 129 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:05:08,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:08,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3225 states to 2639 states and 3225 transitions. [2024-12-06 05:05:08,291 INFO L276 IsEmpty]: Start isEmpty. Operand 2639 states and 3225 transitions. [2024-12-06 05:05:08,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-12-06 05:05:08,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:08,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:08,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:08,341 INFO L134 CoverageAnalysis]: Checked inductivity of 222 backedges. 190 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-12-06 05:05:09,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:09,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3228 states to 2643 states and 3228 transitions. [2024-12-06 05:05:09,085 INFO L276 IsEmpty]: Start isEmpty. Operand 2643 states and 3228 transitions. [2024-12-06 05:05:09,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-12-06 05:05:09,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:09,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:09,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:09,146 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 168 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:05:15,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:15,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3281 states to 2681 states and 3281 transitions. [2024-12-06 05:05:15,718 INFO L276 IsEmpty]: Start isEmpty. Operand 2681 states and 3281 transitions. [2024-12-06 05:05:15,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-12-06 05:05:15,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:15,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:15,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:15,820 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 168 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:05:17,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:17,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3293 states to 2692 states and 3293 transitions. [2024-12-06 05:05:17,585 INFO L276 IsEmpty]: Start isEmpty. Operand 2692 states and 3293 transitions. [2024-12-06 05:05:17,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-12-06 05:05:17,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:17,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:17,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:17,646 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 168 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:05:19,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:19,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3314 states to 2710 states and 3314 transitions. [2024-12-06 05:05:19,910 INFO L276 IsEmpty]: Start isEmpty. Operand 2710 states and 3314 transitions. [2024-12-06 05:05:19,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-12-06 05:05:19,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:19,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:19,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:19,971 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 168 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:05:21,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:21,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3329 states to 2725 states and 3329 transitions. [2024-12-06 05:05:21,607 INFO L276 IsEmpty]: Start isEmpty. Operand 2725 states and 3329 transitions. [2024-12-06 05:05:21,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-12-06 05:05:21,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:21,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:21,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:22,155 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 175 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:05:24,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:24,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3352 states to 2743 states and 3352 transitions. [2024-12-06 05:05:24,267 INFO L276 IsEmpty]: Start isEmpty. Operand 2743 states and 3352 transitions. [2024-12-06 05:05:24,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-12-06 05:05:24,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:24,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:24,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:24,403 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 175 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:05:25,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:25,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3356 states to 2748 states and 3356 transitions. [2024-12-06 05:05:25,651 INFO L276 IsEmpty]: Start isEmpty. Operand 2748 states and 3356 transitions. [2024-12-06 05:05:25,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-12-06 05:05:25,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:25,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:25,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:25,784 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 175 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:05:26,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:26,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3357 states to 2750 states and 3357 transitions. [2024-12-06 05:05:26,429 INFO L276 IsEmpty]: Start isEmpty. Operand 2750 states and 3357 transitions. [2024-12-06 05:05:26,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-12-06 05:05:26,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:26,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:26,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:26,840 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:05:32,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:32,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3402 states to 2792 states and 3402 transitions. [2024-12-06 05:05:32,366 INFO L276 IsEmpty]: Start isEmpty. Operand 2792 states and 3402 transitions. [2024-12-06 05:05:32,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-12-06 05:05:32,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:32,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:32,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:32,498 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:05:37,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:37,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3438 states to 2828 states and 3438 transitions. [2024-12-06 05:05:37,083 INFO L276 IsEmpty]: Start isEmpty. Operand 2828 states and 3438 transitions. [2024-12-06 05:05:37,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-12-06 05:05:37,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:37,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:37,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:37,213 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:05:42,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:42,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3478 states to 2867 states and 3478 transitions. [2024-12-06 05:05:42,515 INFO L276 IsEmpty]: Start isEmpty. Operand 2867 states and 3478 transitions. [2024-12-06 05:05:42,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-12-06 05:05:42,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:42,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:42,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:42,644 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:05:44,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:44,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3497 states to 2887 states and 3497 transitions. [2024-12-06 05:05:44,900 INFO L276 IsEmpty]: Start isEmpty. Operand 2887 states and 3497 transitions. [2024-12-06 05:05:44,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-12-06 05:05:44,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:44,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:44,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:45,028 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:05:46,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:46,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3507 states to 2898 states and 3507 transitions. [2024-12-06 05:05:46,475 INFO L276 IsEmpty]: Start isEmpty. Operand 2898 states and 3507 transitions. [2024-12-06 05:05:46,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-12-06 05:05:46,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:46,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:46,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:46,543 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 147 proven. 0 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked. [2024-12-06 05:05:50,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:50,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3540 states to 2923 states and 3540 transitions. [2024-12-06 05:05:50,766 INFO L276 IsEmpty]: Start isEmpty. Operand 2923 states and 3540 transitions. [2024-12-06 05:05:50,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-12-06 05:05:50,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:50,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:50,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:50,853 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 147 proven. 0 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked. [2024-12-06 05:05:52,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:52,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3566 states to 2945 states and 3566 transitions. [2024-12-06 05:05:52,761 INFO L276 IsEmpty]: Start isEmpty. Operand 2945 states and 3566 transitions. [2024-12-06 05:05:52,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-12-06 05:05:52,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:52,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:52,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:52,825 INFO L134 CoverageAnalysis]: Checked inductivity of 193 backedges. 125 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-12-06 05:05:54,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:54,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3586 states to 2965 states and 3586 transitions. [2024-12-06 05:05:54,445 INFO L276 IsEmpty]: Start isEmpty. Operand 2965 states and 3586 transitions. [2024-12-06 05:05:54,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-12-06 05:05:54,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:54,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:54,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:54,508 INFO L134 CoverageAnalysis]: Checked inductivity of 193 backedges. 125 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-12-06 05:05:55,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:55,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3592 states to 2972 states and 3592 transitions. [2024-12-06 05:05:55,302 INFO L276 IsEmpty]: Start isEmpty. Operand 2972 states and 3592 transitions. [2024-12-06 05:05:55,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-12-06 05:05:55,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:55,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:55,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:55,354 INFO L134 CoverageAnalysis]: Checked inductivity of 197 backedges. 146 proven. 0 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2024-12-06 05:05:57,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:57,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3605 states to 2980 states and 3605 transitions. [2024-12-06 05:05:57,498 INFO L276 IsEmpty]: Start isEmpty. Operand 2980 states and 3605 transitions. [2024-12-06 05:05:57,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-12-06 05:05:57,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:57,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:57,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:57,560 INFO L134 CoverageAnalysis]: Checked inductivity of 197 backedges. 146 proven. 0 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2024-12-06 05:05:58,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:58,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3607 states to 2982 states and 3607 transitions. [2024-12-06 05:05:58,078 INFO L276 IsEmpty]: Start isEmpty. Operand 2982 states and 3607 transitions. [2024-12-06 05:05:58,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-12-06 05:05:58,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:58,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:58,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:58,128 INFO L134 CoverageAnalysis]: Checked inductivity of 197 backedges. 146 proven. 0 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2024-12-06 05:05:58,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:58,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3612 states to 2987 states and 3612 transitions. [2024-12-06 05:05:58,916 INFO L276 IsEmpty]: Start isEmpty. Operand 2987 states and 3612 transitions. [2024-12-06 05:05:58,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-12-06 05:05:58,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:58,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:58,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:59,087 INFO L134 CoverageAnalysis]: Checked inductivity of 197 backedges. 146 proven. 0 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2024-12-06 05:05:59,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:05:59,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3613 states to 2989 states and 3613 transitions. [2024-12-06 05:05:59,525 INFO L276 IsEmpty]: Start isEmpty. Operand 2989 states and 3613 transitions. [2024-12-06 05:05:59,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-06 05:05:59,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:05:59,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:05:59,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:05:59,641 INFO L134 CoverageAnalysis]: Checked inductivity of 212 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-12-06 05:06:01,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:01,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3624 states to 2999 states and 3624 transitions. [2024-12-06 05:06:01,338 INFO L276 IsEmpty]: Start isEmpty. Operand 2999 states and 3624 transitions. [2024-12-06 05:06:01,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-06 05:06:01,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:01,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:01,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:01,457 INFO L134 CoverageAnalysis]: Checked inductivity of 212 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-12-06 05:06:04,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:04,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3638 states to 3012 states and 3638 transitions. [2024-12-06 05:06:04,179 INFO L276 IsEmpty]: Start isEmpty. Operand 3012 states and 3638 transitions. [2024-12-06 05:06:04,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-06 05:06:04,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:04,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:04,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:04,295 INFO L134 CoverageAnalysis]: Checked inductivity of 212 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-12-06 05:06:05,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:05,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3644 states to 3019 states and 3644 transitions. [2024-12-06 05:06:05,604 INFO L276 IsEmpty]: Start isEmpty. Operand 3019 states and 3644 transitions. [2024-12-06 05:06:05,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-06 05:06:05,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:05,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:05,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:05,836 INFO L134 CoverageAnalysis]: Checked inductivity of 212 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-12-06 05:06:06,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:06,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3647 states to 3022 states and 3647 transitions. [2024-12-06 05:06:06,744 INFO L276 IsEmpty]: Start isEmpty. Operand 3022 states and 3647 transitions. [2024-12-06 05:06:06,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-06 05:06:06,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:06,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:06,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:08,372 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 160 proven. 76 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:06:19,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:19,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3743 states to 3092 states and 3743 transitions. [2024-12-06 05:06:19,038 INFO L276 IsEmpty]: Start isEmpty. Operand 3092 states and 3743 transitions. [2024-12-06 05:06:19,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-06 05:06:19,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:19,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:19,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:19,286 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 160 proven. 76 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:06:23,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:23,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3760 states to 3108 states and 3760 transitions. [2024-12-06 05:06:23,222 INFO L276 IsEmpty]: Start isEmpty. Operand 3108 states and 3760 transitions. [2024-12-06 05:06:23,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-06 05:06:23,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:23,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:23,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:23,393 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 160 proven. 76 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:06:24,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:24,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3770 states to 3119 states and 3770 transitions. [2024-12-06 05:06:24,588 INFO L276 IsEmpty]: Start isEmpty. Operand 3119 states and 3770 transitions. [2024-12-06 05:06:24,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-12-06 05:06:24,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:24,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:24,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:24,648 INFO L134 CoverageAnalysis]: Checked inductivity of 202 backedges. 130 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-12-06 05:06:25,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:25,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3773 states to 3123 states and 3773 transitions. [2024-12-06 05:06:25,145 INFO L276 IsEmpty]: Start isEmpty. Operand 3123 states and 3773 transitions. [2024-12-06 05:06:25,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-12-06 05:06:25,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:25,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:25,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:25,207 INFO L134 CoverageAnalysis]: Checked inductivity of 202 backedges. 130 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-12-06 05:06:26,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:26,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3780 states to 3128 states and 3780 transitions. [2024-12-06 05:06:26,105 INFO L276 IsEmpty]: Start isEmpty. Operand 3128 states and 3780 transitions. [2024-12-06 05:06:26,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-12-06 05:06:26,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:26,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:26,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:26,166 INFO L134 CoverageAnalysis]: Checked inductivity of 202 backedges. 130 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-12-06 05:06:26,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:26,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3783 states to 3132 states and 3783 transitions. [2024-12-06 05:06:26,642 INFO L276 IsEmpty]: Start isEmpty. Operand 3132 states and 3783 transitions. [2024-12-06 05:06:26,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-12-06 05:06:26,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:26,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:26,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:26,702 INFO L134 CoverageAnalysis]: Checked inductivity of 202 backedges. 130 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-12-06 05:06:26,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:26,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3784 states to 3134 states and 3784 transitions. [2024-12-06 05:06:26,785 INFO L276 IsEmpty]: Start isEmpty. Operand 3134 states and 3784 transitions. [2024-12-06 05:06:26,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-12-06 05:06:26,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:26,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:26,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:26,881 INFO L134 CoverageAnalysis]: Checked inductivity of 202 backedges. 131 proven. 12 refuted. 0 times theorem prover too weak. 59 trivial. 0 not checked. [2024-12-06 05:06:34,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:34,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3850 states to 3194 states and 3850 transitions. [2024-12-06 05:06:34,529 INFO L276 IsEmpty]: Start isEmpty. Operand 3194 states and 3850 transitions. [2024-12-06 05:06:34,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-12-06 05:06:34,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:34,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:34,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:34,624 INFO L134 CoverageAnalysis]: Checked inductivity of 202 backedges. 131 proven. 12 refuted. 0 times theorem prover too weak. 59 trivial. 0 not checked. [2024-12-06 05:06:36,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:36,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3861 states to 3205 states and 3861 transitions. [2024-12-06 05:06:36,878 INFO L276 IsEmpty]: Start isEmpty. Operand 3205 states and 3861 transitions. [2024-12-06 05:06:36,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-12-06 05:06:36,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:36,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:36,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:36,981 INFO L134 CoverageAnalysis]: Checked inductivity of 202 backedges. 131 proven. 12 refuted. 0 times theorem prover too weak. 59 trivial. 0 not checked. [2024-12-06 05:06:39,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:39,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3881 states to 3225 states and 3881 transitions. [2024-12-06 05:06:39,026 INFO L276 IsEmpty]: Start isEmpty. Operand 3225 states and 3881 transitions. [2024-12-06 05:06:39,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-12-06 05:06:39,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:39,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:39,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:39,097 INFO L134 CoverageAnalysis]: Checked inductivity of 250 backedges. 136 proven. 0 refuted. 0 times theorem prover too weak. 114 trivial. 0 not checked. [2024-12-06 05:06:42,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:42,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3913 states to 3249 states and 3913 transitions. [2024-12-06 05:06:42,689 INFO L276 IsEmpty]: Start isEmpty. Operand 3249 states and 3913 transitions. [2024-12-06 05:06:42,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-12-06 05:06:42,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:42,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:42,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:42,759 INFO L134 CoverageAnalysis]: Checked inductivity of 250 backedges. 136 proven. 0 refuted. 0 times theorem prover too weak. 114 trivial. 0 not checked. [2024-12-06 05:06:45,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:45,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3924 states to 3258 states and 3924 transitions. [2024-12-06 05:06:45,502 INFO L276 IsEmpty]: Start isEmpty. Operand 3258 states and 3924 transitions. [2024-12-06 05:06:45,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-12-06 05:06:45,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:45,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:45,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:45,573 INFO L134 CoverageAnalysis]: Checked inductivity of 250 backedges. 136 proven. 0 refuted. 0 times theorem prover too weak. 114 trivial. 0 not checked. [2024-12-06 05:06:46,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:46,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3934 states to 3269 states and 3934 transitions. [2024-12-06 05:06:46,632 INFO L276 IsEmpty]: Start isEmpty. Operand 3269 states and 3934 transitions. [2024-12-06 05:06:46,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-12-06 05:06:46,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:46,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:46,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:46,708 INFO L134 CoverageAnalysis]: Checked inductivity of 230 backedges. 163 proven. 0 refuted. 0 times theorem prover too weak. 67 trivial. 0 not checked. [2024-12-06 05:06:47,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:47,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3938 states to 3274 states and 3938 transitions. [2024-12-06 05:06:47,420 INFO L276 IsEmpty]: Start isEmpty. Operand 3274 states and 3938 transitions. [2024-12-06 05:06:47,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-12-06 05:06:47,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:47,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:47,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:47,481 INFO L134 CoverageAnalysis]: Checked inductivity of 203 backedges. 192 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:06:51,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:51,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3964 states to 3294 states and 3964 transitions. [2024-12-06 05:06:51,454 INFO L276 IsEmpty]: Start isEmpty. Operand 3294 states and 3964 transitions. [2024-12-06 05:06:51,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-12-06 05:06:51,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:51,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:51,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:51,515 INFO L134 CoverageAnalysis]: Checked inductivity of 203 backedges. 192 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:06:54,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:54,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3977 states to 3307 states and 3977 transitions. [2024-12-06 05:06:54,004 INFO L276 IsEmpty]: Start isEmpty. Operand 3307 states and 3977 transitions. [2024-12-06 05:06:54,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-12-06 05:06:54,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:54,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:54,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:54,065 INFO L134 CoverageAnalysis]: Checked inductivity of 203 backedges. 192 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:06:56,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:06:56,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3993 states to 3323 states and 3993 transitions. [2024-12-06 05:06:56,774 INFO L276 IsEmpty]: Start isEmpty. Operand 3323 states and 3993 transitions. [2024-12-06 05:06:56,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 05:06:56,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:06:56,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:06:56,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:06:56,848 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 139 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-12-06 05:07:02,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:02,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4020 states to 3342 states and 4020 transitions. [2024-12-06 05:07:02,012 INFO L276 IsEmpty]: Start isEmpty. Operand 3342 states and 4020 transitions. [2024-12-06 05:07:02,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 05:07:02,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:02,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:02,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:02,086 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 139 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-12-06 05:07:03,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:03,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4026 states to 3349 states and 4026 transitions. [2024-12-06 05:07:03,268 INFO L276 IsEmpty]: Start isEmpty. Operand 3349 states and 4026 transitions. [2024-12-06 05:07:03,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 05:07:03,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:03,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:03,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:03,343 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 139 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-12-06 05:07:04,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:04,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4030 states to 3352 states and 4030 transitions. [2024-12-06 05:07:04,513 INFO L276 IsEmpty]: Start isEmpty. Operand 3352 states and 4030 transitions. [2024-12-06 05:07:04,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 05:07:04,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:04,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:04,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:04,588 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 139 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-12-06 05:07:05,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:05,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4033 states to 3355 states and 4033 transitions. [2024-12-06 05:07:05,622 INFO L276 IsEmpty]: Start isEmpty. Operand 3355 states and 4033 transitions. [2024-12-06 05:07:05,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 05:07:05,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:05,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:05,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:05,684 INFO L134 CoverageAnalysis]: Checked inductivity of 325 backedges. 216 proven. 0 refuted. 0 times theorem prover too weak. 109 trivial. 0 not checked. [2024-12-06 05:07:06,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:06,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4035 states to 3357 states and 4035 transitions. [2024-12-06 05:07:06,444 INFO L276 IsEmpty]: Start isEmpty. Operand 3357 states and 4035 transitions. [2024-12-06 05:07:06,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 05:07:06,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:06,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:06,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:06,531 INFO L134 CoverageAnalysis]: Checked inductivity of 247 backedges. 216 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-12-06 05:07:09,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:09,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4053 states to 3372 states and 4053 transitions. [2024-12-06 05:07:09,619 INFO L276 IsEmpty]: Start isEmpty. Operand 3372 states and 4053 transitions. [2024-12-06 05:07:09,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 05:07:09,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:09,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:09,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:09,709 INFO L134 CoverageAnalysis]: Checked inductivity of 247 backedges. 216 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-12-06 05:07:10,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:10,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4054 states to 3374 states and 4054 transitions. [2024-12-06 05:07:10,502 INFO L276 IsEmpty]: Start isEmpty. Operand 3374 states and 4054 transitions. [2024-12-06 05:07:10,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-12-06 05:07:10,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:10,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:10,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:11,096 INFO L134 CoverageAnalysis]: Checked inductivity of 230 backedges. 141 proven. 0 refuted. 0 times theorem prover too weak. 89 trivial. 0 not checked. [2024-12-06 05:07:18,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:18,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4181 states to 3479 states and 4181 transitions. [2024-12-06 05:07:18,330 INFO L276 IsEmpty]: Start isEmpty. Operand 3479 states and 4181 transitions. [2024-12-06 05:07:18,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-12-06 05:07:18,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:18,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:18,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:18,401 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 217 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 05:07:24,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:24,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4216 states to 3512 states and 4216 transitions. [2024-12-06 05:07:24,992 INFO L276 IsEmpty]: Start isEmpty. Operand 3512 states and 4216 transitions. [2024-12-06 05:07:24,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-12-06 05:07:24,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:24,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:25,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:25,067 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 217 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 05:07:26,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:26,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4219 states to 3516 states and 4219 transitions. [2024-12-06 05:07:26,305 INFO L276 IsEmpty]: Start isEmpty. Operand 3516 states and 4219 transitions. [2024-12-06 05:07:26,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-12-06 05:07:26,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:26,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:26,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:26,371 INFO L134 CoverageAnalysis]: Checked inductivity of 242 backedges. 204 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:07:27,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:27,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4231 states to 3524 states and 4231 transitions. [2024-12-06 05:07:27,414 INFO L276 IsEmpty]: Start isEmpty. Operand 3524 states and 4231 transitions. [2024-12-06 05:07:27,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-12-06 05:07:27,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:27,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:27,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:27,500 INFO L134 CoverageAnalysis]: Checked inductivity of 242 backedges. 204 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:07:28,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:28,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4235 states to 3529 states and 4235 transitions. [2024-12-06 05:07:28,125 INFO L276 IsEmpty]: Start isEmpty. Operand 3529 states and 4235 transitions. [2024-12-06 05:07:28,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-12-06 05:07:28,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:28,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:28,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:28,191 INFO L134 CoverageAnalysis]: Checked inductivity of 242 backedges. 204 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:07:28,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:28,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4239 states to 3533 states and 4239 transitions. [2024-12-06 05:07:28,495 INFO L276 IsEmpty]: Start isEmpty. Operand 3533 states and 4239 transitions. [2024-12-06 05:07:28,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-12-06 05:07:28,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:28,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:28,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:29,150 INFO L134 CoverageAnalysis]: Checked inductivity of 263 backedges. 263 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:07:34,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:34,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4278 states to 3567 states and 4278 transitions. [2024-12-06 05:07:34,268 INFO L276 IsEmpty]: Start isEmpty. Operand 3567 states and 4278 transitions. [2024-12-06 05:07:34,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-12-06 05:07:34,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:34,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:34,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:34,416 INFO L134 CoverageAnalysis]: Checked inductivity of 263 backedges. 263 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:07:35,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:35,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4281 states to 3571 states and 4281 transitions. [2024-12-06 05:07:35,390 INFO L276 IsEmpty]: Start isEmpty. Operand 3571 states and 4281 transitions. [2024-12-06 05:07:35,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2024-12-06 05:07:35,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:35,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:35,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:35,464 INFO L134 CoverageAnalysis]: Checked inductivity of 230 backedges. 222 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 05:07:36,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:36,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4285 states to 3575 states and 4285 transitions. [2024-12-06 05:07:36,716 INFO L276 IsEmpty]: Start isEmpty. Operand 3575 states and 4285 transitions. [2024-12-06 05:07:36,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2024-12-06 05:07:36,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:36,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:36,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:36,957 INFO L134 CoverageAnalysis]: Checked inductivity of 230 backedges. 222 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 05:07:41,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:41,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4312 states to 3601 states and 4312 transitions. [2024-12-06 05:07:41,073 INFO L276 IsEmpty]: Start isEmpty. Operand 3601 states and 4312 transitions. [2024-12-06 05:07:41,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-12-06 05:07:41,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:41,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:41,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:41,172 INFO L134 CoverageAnalysis]: Checked inductivity of 219 backedges. 149 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-12-06 05:07:46,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:46,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4368 states to 3644 states and 4368 transitions. [2024-12-06 05:07:46,627 INFO L276 IsEmpty]: Start isEmpty. Operand 3644 states and 4368 transitions. [2024-12-06 05:07:46,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-12-06 05:07:46,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:46,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:46,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:46,914 INFO L134 CoverageAnalysis]: Checked inductivity of 219 backedges. 149 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-12-06 05:07:48,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:48,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4383 states to 3655 states and 4383 transitions. [2024-12-06 05:07:48,356 INFO L276 IsEmpty]: Start isEmpty. Operand 3655 states and 4383 transitions. [2024-12-06 05:07:48,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-12-06 05:07:48,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:48,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:48,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:48,459 INFO L134 CoverageAnalysis]: Checked inductivity of 219 backedges. 149 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-12-06 05:07:49,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:49,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4392 states to 3665 states and 4392 transitions. [2024-12-06 05:07:49,672 INFO L276 IsEmpty]: Start isEmpty. Operand 3665 states and 4392 transitions. [2024-12-06 05:07:49,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-12-06 05:07:49,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:49,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:49,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:49,773 INFO L134 CoverageAnalysis]: Checked inductivity of 219 backedges. 149 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-12-06 05:07:50,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:50,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4396 states to 3669 states and 4396 transitions. [2024-12-06 05:07:50,868 INFO L276 IsEmpty]: Start isEmpty. Operand 3669 states and 4396 transitions. [2024-12-06 05:07:50,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-12-06 05:07:50,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:50,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:50,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:50,969 INFO L134 CoverageAnalysis]: Checked inductivity of 219 backedges. 149 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-12-06 05:07:51,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:51,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4403 states to 3676 states and 4403 transitions. [2024-12-06 05:07:51,602 INFO L276 IsEmpty]: Start isEmpty. Operand 3676 states and 4403 transitions. [2024-12-06 05:07:51,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-12-06 05:07:51,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:51,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:51,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:51,980 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 186 proven. 84 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:07:59,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:59,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4447 states to 3710 states and 4447 transitions. [2024-12-06 05:07:59,078 INFO L276 IsEmpty]: Start isEmpty. Operand 3710 states and 4447 transitions. [2024-12-06 05:07:59,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-12-06 05:07:59,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:59,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:59,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:59,279 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 186 proven. 84 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:07:59,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:07:59,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4457 states to 3721 states and 4457 transitions. [2024-12-06 05:07:59,500 INFO L276 IsEmpty]: Start isEmpty. Operand 3721 states and 4457 transitions. [2024-12-06 05:07:59,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-12-06 05:07:59,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:07:59,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:07:59,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:07:59,591 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-06 05:08:06,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:06,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4497 states to 3754 states and 4497 transitions. [2024-12-06 05:08:06,183 INFO L276 IsEmpty]: Start isEmpty. Operand 3754 states and 4497 transitions. [2024-12-06 05:08:06,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-12-06 05:08:06,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:06,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:06,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:06,269 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-06 05:08:09,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:09,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4514 states to 3770 states and 4514 transitions. [2024-12-06 05:08:09,263 INFO L276 IsEmpty]: Start isEmpty. Operand 3770 states and 4514 transitions. [2024-12-06 05:08:09,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-12-06 05:08:09,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:09,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:09,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:09,370 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-06 05:08:12,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:12,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4530 states to 3785 states and 4530 transitions. [2024-12-06 05:08:12,800 INFO L276 IsEmpty]: Start isEmpty. Operand 3785 states and 4530 transitions. [2024-12-06 05:08:12,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-12-06 05:08:12,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:12,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:12,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:12,885 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-06 05:08:18,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:18,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4571 states to 3826 states and 4571 transitions. [2024-12-06 05:08:18,890 INFO L276 IsEmpty]: Start isEmpty. Operand 3826 states and 4571 transitions. [2024-12-06 05:08:18,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-12-06 05:08:18,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:18,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:18,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:18,968 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-06 05:08:21,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:21,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4586 states to 3841 states and 4586 transitions. [2024-12-06 05:08:21,310 INFO L276 IsEmpty]: Start isEmpty. Operand 3841 states and 4586 transitions. [2024-12-06 05:08:21,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-12-06 05:08:21,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:21,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:21,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:21,389 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-06 05:08:22,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:22,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4589 states to 3845 states and 4589 transitions. [2024-12-06 05:08:22,598 INFO L276 IsEmpty]: Start isEmpty. Operand 3845 states and 4589 transitions. [2024-12-06 05:08:22,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 05:08:22,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:22,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:22,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:22,672 INFO L134 CoverageAnalysis]: Checked inductivity of 278 backedges. 232 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-12-06 05:08:28,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:28,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4620 states to 3865 states and 4620 transitions. [2024-12-06 05:08:28,436 INFO L276 IsEmpty]: Start isEmpty. Operand 3865 states and 4620 transitions. [2024-12-06 05:08:28,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 05:08:28,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:28,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:28,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:28,510 INFO L134 CoverageAnalysis]: Checked inductivity of 278 backedges. 232 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-12-06 05:08:31,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:31,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4641 states to 3879 states and 4641 transitions. [2024-12-06 05:08:31,504 INFO L276 IsEmpty]: Start isEmpty. Operand 3879 states and 4641 transitions. [2024-12-06 05:08:31,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 05:08:31,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:31,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:31,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:31,579 INFO L134 CoverageAnalysis]: Checked inductivity of 278 backedges. 232 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-12-06 05:08:33,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:33,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4654 states to 3890 states and 4654 transitions. [2024-12-06 05:08:33,128 INFO L276 IsEmpty]: Start isEmpty. Operand 3890 states and 4654 transitions. [2024-12-06 05:08:33,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 05:08:33,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:33,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:33,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:33,200 INFO L134 CoverageAnalysis]: Checked inductivity of 278 backedges. 232 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-12-06 05:08:34,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:34,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4658 states to 3894 states and 4658 transitions. [2024-12-06 05:08:34,215 INFO L276 IsEmpty]: Start isEmpty. Operand 3894 states and 4658 transitions. [2024-12-06 05:08:34,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 05:08:34,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:34,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:34,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:34,287 INFO L134 CoverageAnalysis]: Checked inductivity of 278 backedges. 232 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-12-06 05:08:35,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:35,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4662 states to 3898 states and 4662 transitions. [2024-12-06 05:08:35,309 INFO L276 IsEmpty]: Start isEmpty. Operand 3898 states and 4662 transitions. [2024-12-06 05:08:35,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 05:08:35,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:35,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:35,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:35,382 INFO L134 CoverageAnalysis]: Checked inductivity of 278 backedges. 232 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-12-06 05:08:38,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:38,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4679 states to 3913 states and 4679 transitions. [2024-12-06 05:08:38,572 INFO L276 IsEmpty]: Start isEmpty. Operand 3913 states and 4679 transitions. [2024-12-06 05:08:38,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 05:08:38,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:38,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:38,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:38,653 INFO L134 CoverageAnalysis]: Checked inductivity of 278 backedges. 232 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-12-06 05:08:39,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:39,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4688 states to 3920 states and 4688 transitions. [2024-12-06 05:08:39,706 INFO L276 IsEmpty]: Start isEmpty. Operand 3920 states and 4688 transitions. [2024-12-06 05:08:39,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 242 [2024-12-06 05:08:39,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:39,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:39,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:39,769 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 243 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-12-06 05:08:41,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:41,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4692 states to 3922 states and 4692 transitions. [2024-12-06 05:08:41,024 INFO L276 IsEmpty]: Start isEmpty. Operand 3922 states and 4692 transitions. [2024-12-06 05:08:41,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-06 05:08:41,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:41,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:41,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:41,147 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-12-06 05:08:42,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:42,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4705 states to 3932 states and 4705 transitions. [2024-12-06 05:08:42,565 INFO L276 IsEmpty]: Start isEmpty. Operand 3932 states and 4705 transitions. [2024-12-06 05:08:42,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-06 05:08:42,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:42,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:42,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:42,648 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-12-06 05:08:45,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:45,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4741 states to 3960 states and 4741 transitions. [2024-12-06 05:08:45,860 INFO L276 IsEmpty]: Start isEmpty. Operand 3960 states and 4741 transitions. [2024-12-06 05:08:45,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-06 05:08:45,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:45,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:45,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:45,999 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-12-06 05:08:47,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:47,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4756 states to 3972 states and 4756 transitions. [2024-12-06 05:08:47,414 INFO L276 IsEmpty]: Start isEmpty. Operand 3972 states and 4756 transitions. [2024-12-06 05:08:47,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-06 05:08:47,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:47,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:47,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:47,495 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-12-06 05:08:50,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:50,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4777 states to 3990 states and 4777 transitions. [2024-12-06 05:08:50,630 INFO L276 IsEmpty]: Start isEmpty. Operand 3990 states and 4777 transitions. [2024-12-06 05:08:50,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-06 05:08:50,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:50,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:50,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:50,713 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-12-06 05:08:52,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:52,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4787 states to 4001 states and 4787 transitions. [2024-12-06 05:08:52,647 INFO L276 IsEmpty]: Start isEmpty. Operand 4001 states and 4787 transitions. [2024-12-06 05:08:52,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-06 05:08:52,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:52,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:52,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:52,730 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-12-06 05:08:59,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:59,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4835 states to 4041 states and 4835 transitions. [2024-12-06 05:08:59,649 INFO L276 IsEmpty]: Start isEmpty. Operand 4041 states and 4835 transitions. [2024-12-06 05:08:59,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-06 05:08:59,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:59,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:59,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:59,732 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-12-06 05:09:02,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:02,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4839 states to 4046 states and 4839 transitions. [2024-12-06 05:09:02,057 INFO L276 IsEmpty]: Start isEmpty. Operand 4046 states and 4839 transitions. [2024-12-06 05:09:02,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-06 05:09:02,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:02,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:02,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:02,143 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-12-06 05:09:07,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:07,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4862 states to 4069 states and 4862 transitions. [2024-12-06 05:09:07,256 INFO L276 IsEmpty]: Start isEmpty. Operand 4069 states and 4862 transitions. [2024-12-06 05:09:07,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-06 05:09:07,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:07,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:07,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:07,337 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-12-06 05:09:08,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:08,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4866 states to 4074 states and 4866 transitions. [2024-12-06 05:09:08,534 INFO L276 IsEmpty]: Start isEmpty. Operand 4074 states and 4866 transitions. [2024-12-06 05:09:08,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-06 05:09:08,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:08,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:08,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:08,619 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-12-06 05:09:09,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:09,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4870 states to 4079 states and 4870 transitions. [2024-12-06 05:09:09,805 INFO L276 IsEmpty]: Start isEmpty. Operand 4079 states and 4870 transitions. [2024-12-06 05:09:09,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:09:09,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:09,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:09,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:10,858 INFO L134 CoverageAnalysis]: Checked inductivity of 274 backedges. 246 proven. 16 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 05:09:17,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:17,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4905 states to 4109 states and 4905 transitions. [2024-12-06 05:09:17,223 INFO L276 IsEmpty]: Start isEmpty. Operand 4109 states and 4905 transitions. [2024-12-06 05:09:17,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:09:17,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:17,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:17,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:17,437 INFO L134 CoverageAnalysis]: Checked inductivity of 274 backedges. 246 proven. 16 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 05:09:24,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:24,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4964 states to 4168 states and 4964 transitions. [2024-12-06 05:09:24,108 INFO L276 IsEmpty]: Start isEmpty. Operand 4168 states and 4964 transitions. [2024-12-06 05:09:24,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:09:24,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:24,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:24,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:24,308 INFO L134 CoverageAnalysis]: Checked inductivity of 274 backedges. 246 proven. 16 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 05:09:33,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:33,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5002 states to 4208 states and 5002 transitions. [2024-12-06 05:09:33,128 INFO L276 IsEmpty]: Start isEmpty. Operand 4208 states and 5002 transitions. [2024-12-06 05:09:33,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:09:33,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:33,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:33,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:33,212 INFO L134 CoverageAnalysis]: Checked inductivity of 284 backedges. 246 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:09:43,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:43,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5056 states to 4239 states and 5056 transitions. [2024-12-06 05:09:43,830 INFO L276 IsEmpty]: Start isEmpty. Operand 4239 states and 5056 transitions. [2024-12-06 05:09:43,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:09:43,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:43,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:43,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:43,915 INFO L134 CoverageAnalysis]: Checked inductivity of 284 backedges. 246 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:09:49,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:49,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5081 states to 4257 states and 5081 transitions. [2024-12-06 05:09:49,853 INFO L276 IsEmpty]: Start isEmpty. Operand 4257 states and 5081 transitions. [2024-12-06 05:09:49,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:09:49,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:49,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:49,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:49,935 INFO L134 CoverageAnalysis]: Checked inductivity of 284 backedges. 246 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:09:53,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:53,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5093 states to 4266 states and 5093 transitions. [2024-12-06 05:09:53,574 INFO L276 IsEmpty]: Start isEmpty. Operand 4266 states and 5093 transitions. [2024-12-06 05:09:53,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:09:53,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:53,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:53,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:53,662 INFO L134 CoverageAnalysis]: Checked inductivity of 284 backedges. 246 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:09:53,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:53,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5097 states to 4270 states and 5097 transitions. [2024-12-06 05:09:53,838 INFO L276 IsEmpty]: Start isEmpty. Operand 4270 states and 5097 transitions. [2024-12-06 05:09:53,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:09:53,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:53,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:53,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:53,924 INFO L134 CoverageAnalysis]: Checked inductivity of 284 backedges. 246 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:09:55,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:55,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5102 states to 4274 states and 5102 transitions. [2024-12-06 05:09:55,225 INFO L276 IsEmpty]: Start isEmpty. Operand 4274 states and 5102 transitions. [2024-12-06 05:09:55,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:09:55,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:55,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:55,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:55,309 INFO L134 CoverageAnalysis]: Checked inductivity of 284 backedges. 246 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:09:56,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:56,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5102 states to 4275 states and 5102 transitions. [2024-12-06 05:09:56,592 INFO L276 IsEmpty]: Start isEmpty. Operand 4275 states and 5102 transitions. [2024-12-06 05:09:56,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:09:56,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:56,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:56,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:56,679 INFO L134 CoverageAnalysis]: Checked inductivity of 284 backedges. 246 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:09:59,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:59,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5114 states to 4286 states and 5114 transitions. [2024-12-06 05:09:59,125 INFO L276 IsEmpty]: Start isEmpty. Operand 4286 states and 5114 transitions. [2024-12-06 05:09:59,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:09:59,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:59,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:59,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:59,219 INFO L134 CoverageAnalysis]: Checked inductivity of 284 backedges. 246 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:10:00,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:00,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5123 states to 4293 states and 5123 transitions. [2024-12-06 05:10:00,425 INFO L276 IsEmpty]: Start isEmpty. Operand 4293 states and 5123 transitions. [2024-12-06 05:10:00,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:10:00,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:00,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:00,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:00,509 INFO L134 CoverageAnalysis]: Checked inductivity of 284 backedges. 246 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:10:00,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:00,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5127 states to 4297 states and 5127 transitions. [2024-12-06 05:10:00,669 INFO L276 IsEmpty]: Start isEmpty. Operand 4297 states and 5127 transitions. [2024-12-06 05:10:00,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:10:00,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:00,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:00,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:00,753 INFO L134 CoverageAnalysis]: Checked inductivity of 284 backedges. 246 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:10:01,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:01,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5131 states to 4301 states and 5131 transitions. [2024-12-06 05:10:01,974 INFO L276 IsEmpty]: Start isEmpty. Operand 4301 states and 5131 transitions. [2024-12-06 05:10:01,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:10:01,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:01,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:02,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:02,060 INFO L134 CoverageAnalysis]: Checked inductivity of 284 backedges. 246 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:10:03,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:03,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5134 states to 4305 states and 5134 transitions. [2024-12-06 05:10:03,276 INFO L276 IsEmpty]: Start isEmpty. Operand 4305 states and 5134 transitions. [2024-12-06 05:10:03,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:10:03,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:03,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:03,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:03,361 INFO L134 CoverageAnalysis]: Checked inductivity of 284 backedges. 246 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:10:06,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:06,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5146 states to 4316 states and 5146 transitions. [2024-12-06 05:10:06,054 INFO L276 IsEmpty]: Start isEmpty. Operand 4316 states and 5146 transitions. [2024-12-06 05:10:06,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:10:06,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:06,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:06,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:06,138 INFO L134 CoverageAnalysis]: Checked inductivity of 284 backedges. 246 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-06 05:10:07,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:07,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5149 states to 4320 states and 5149 transitions. [2024-12-06 05:10:07,469 INFO L276 IsEmpty]: Start isEmpty. Operand 4320 states and 5149 transitions. [2024-12-06 05:10:07,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-12-06 05:10:07,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:07,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:07,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:07,547 INFO L134 CoverageAnalysis]: Checked inductivity of 317 backedges. 252 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:10:09,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:09,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5161 states to 4331 states and 5161 transitions. [2024-12-06 05:10:09,525 INFO L276 IsEmpty]: Start isEmpty. Operand 4331 states and 5161 transitions. [2024-12-06 05:10:09,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2024-12-06 05:10:09,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:09,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:09,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:09,608 INFO L134 CoverageAnalysis]: Checked inductivity of 383 backedges. 170 proven. 0 refuted. 0 times theorem prover too weak. 213 trivial. 0 not checked. [2024-12-06 05:10:14,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:14,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5181 states to 4348 states and 5181 transitions. [2024-12-06 05:10:14,496 INFO L276 IsEmpty]: Start isEmpty. Operand 4348 states and 5181 transitions. [2024-12-06 05:10:14,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2024-12-06 05:10:14,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:14,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:14,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:14,579 INFO L134 CoverageAnalysis]: Checked inductivity of 383 backedges. 170 proven. 0 refuted. 0 times theorem prover too weak. 213 trivial. 0 not checked. [2024-12-06 05:10:21,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:21,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5211 states to 4378 states and 5211 transitions. [2024-12-06 05:10:21,752 INFO L276 IsEmpty]: Start isEmpty. Operand 4378 states and 5211 transitions. [2024-12-06 05:10:21,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2024-12-06 05:10:21,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:21,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:21,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:21,834 INFO L134 CoverageAnalysis]: Checked inductivity of 383 backedges. 170 proven. 0 refuted. 0 times theorem prover too weak. 213 trivial. 0 not checked. [2024-12-06 05:10:24,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:24,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5226 states to 4394 states and 5226 transitions. [2024-12-06 05:10:24,380 INFO L276 IsEmpty]: Start isEmpty. Operand 4394 states and 5226 transitions. [2024-12-06 05:10:24,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2024-12-06 05:10:24,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:24,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:24,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:24,483 INFO L134 CoverageAnalysis]: Checked inductivity of 268 backedges. 168 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-12-06 05:10:28,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:28,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5244 states to 4409 states and 5244 transitions. [2024-12-06 05:10:28,078 INFO L276 IsEmpty]: Start isEmpty. Operand 4409 states and 5244 transitions. [2024-12-06 05:10:28,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2024-12-06 05:10:28,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:28,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:28,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:28,184 INFO L134 CoverageAnalysis]: Checked inductivity of 268 backedges. 168 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-12-06 05:10:32,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:32,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5271 states to 4435 states and 5271 transitions. [2024-12-06 05:10:32,812 INFO L276 IsEmpty]: Start isEmpty. Operand 4435 states and 5271 transitions. [2024-12-06 05:10:32,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2024-12-06 05:10:32,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:32,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:32,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:32,921 INFO L134 CoverageAnalysis]: Checked inductivity of 268 backedges. 168 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-12-06 05:10:39,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:39,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5302 states to 4465 states and 5302 transitions. [2024-12-06 05:10:39,619 INFO L276 IsEmpty]: Start isEmpty. Operand 4465 states and 5302 transitions. [2024-12-06 05:10:39,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-12-06 05:10:39,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:39,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:39,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:39,704 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:10:49,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:49,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5364 states to 4510 states and 5364 transitions. [2024-12-06 05:10:49,921 INFO L276 IsEmpty]: Start isEmpty. Operand 4510 states and 5364 transitions. [2024-12-06 05:10:49,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-12-06 05:10:49,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:49,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:49,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:50,003 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:10:57,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:57,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5401 states to 4543 states and 5401 transitions. [2024-12-06 05:10:57,986 INFO L276 IsEmpty]: Start isEmpty. Operand 4543 states and 5401 transitions. [2024-12-06 05:10:57,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-12-06 05:10:57,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:57,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:58,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:58,069 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:11:00,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:00,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5419 states to 4560 states and 5419 transitions. [2024-12-06 05:11:00,452 INFO L276 IsEmpty]: Start isEmpty. Operand 4560 states and 5419 transitions. [2024-12-06 05:11:00,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-12-06 05:11:00,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:00,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:00,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:00,536 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:11:05,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:05,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5443 states to 4582 states and 5443 transitions. [2024-12-06 05:11:05,734 INFO L276 IsEmpty]: Start isEmpty. Operand 4582 states and 5443 transitions. [2024-12-06 05:11:05,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-12-06 05:11:05,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:05,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:05,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:05,816 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:11:08,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:08,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5452 states to 4590 states and 5452 transitions. [2024-12-06 05:11:08,304 INFO L276 IsEmpty]: Start isEmpty. Operand 4590 states and 5452 transitions. [2024-12-06 05:11:08,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-12-06 05:11:08,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:08,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:08,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:08,388 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:11:11,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:11,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5462 states to 4601 states and 5462 transitions. [2024-12-06 05:11:11,067 INFO L276 IsEmpty]: Start isEmpty. Operand 4601 states and 5462 transitions. [2024-12-06 05:11:11,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-12-06 05:11:11,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:11,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:11,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:11,155 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:11:12,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:12,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5469 states to 4608 states and 5469 transitions. [2024-12-06 05:11:12,527 INFO L276 IsEmpty]: Start isEmpty. Operand 4608 states and 5469 transitions. [2024-12-06 05:11:12,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 254 [2024-12-06 05:11:12,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:12,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:12,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:12,596 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 269 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-12-06 05:11:18,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:18,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5514 states to 4639 states and 5514 transitions. [2024-12-06 05:11:18,930 INFO L276 IsEmpty]: Start isEmpty. Operand 4639 states and 5514 transitions. [2024-12-06 05:11:18,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 254 [2024-12-06 05:11:18,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:18,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:18,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:18,999 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 269 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-12-06 05:11:23,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:23,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5532 states to 4654 states and 5532 transitions. [2024-12-06 05:11:23,320 INFO L276 IsEmpty]: Start isEmpty. Operand 4654 states and 5532 transitions. [2024-12-06 05:11:23,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 254 [2024-12-06 05:11:23,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:23,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:23,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:23,389 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 269 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-12-06 05:11:25,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:25,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5542 states to 4665 states and 5542 transitions. [2024-12-06 05:11:25,730 INFO L276 IsEmpty]: Start isEmpty. Operand 4665 states and 5542 transitions. [2024-12-06 05:11:25,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 254 [2024-12-06 05:11:25,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:25,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:25,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:25,842 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 269 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-12-06 05:11:27,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:27,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5548 states to 4672 states and 5548 transitions. [2024-12-06 05:11:27,213 INFO L276 IsEmpty]: Start isEmpty. Operand 4672 states and 5548 transitions. [2024-12-06 05:11:27,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 254 [2024-12-06 05:11:27,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:27,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:27,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:27,281 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 269 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-12-06 05:11:28,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:28,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5554 states to 4679 states and 5554 transitions. [2024-12-06 05:11:28,568 INFO L276 IsEmpty]: Start isEmpty. Operand 4679 states and 5554 transitions. [2024-12-06 05:11:28,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-12-06 05:11:28,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:28,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:28,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:28,656 INFO L134 CoverageAnalysis]: Checked inductivity of 310 backedges. 172 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-12-06 05:11:32,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:32,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5572 states to 4698 states and 5572 transitions. [2024-12-06 05:11:32,657 INFO L276 IsEmpty]: Start isEmpty. Operand 4698 states and 5572 transitions. [2024-12-06 05:11:32,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-12-06 05:11:32,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:32,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:32,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:32,777 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 173 proven. 12 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked. [2024-12-06 05:11:34,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:34,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5603 states to 4728 states and 5603 transitions. [2024-12-06 05:11:34,953 INFO L276 IsEmpty]: Start isEmpty. Operand 4728 states and 5603 transitions. [2024-12-06 05:11:34,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-12-06 05:11:34,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:34,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:34,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:35,076 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 173 proven. 12 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked. [2024-12-06 05:11:46,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:46,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5652 states to 4775 states and 5652 transitions. [2024-12-06 05:11:46,537 INFO L276 IsEmpty]: Start isEmpty. Operand 4775 states and 5652 transitions. [2024-12-06 05:11:46,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-12-06 05:11:46,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:46,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:46,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:46,655 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 173 proven. 12 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked. [2024-12-06 05:11:48,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:48,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5652 states to 4776 states and 5652 transitions. [2024-12-06 05:11:48,039 INFO L276 IsEmpty]: Start isEmpty. Operand 4776 states and 5652 transitions. [2024-12-06 05:11:48,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-12-06 05:11:48,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:48,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:48,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:48,160 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 173 proven. 12 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked. [2024-12-06 05:11:50,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:50,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5665 states to 4790 states and 5665 transitions. [2024-12-06 05:11:50,619 INFO L276 IsEmpty]: Start isEmpty. Operand 4790 states and 5665 transitions. [2024-12-06 05:11:50,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-12-06 05:11:50,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:50,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:50,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:50,739 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 173 proven. 12 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked. [2024-12-06 05:11:54,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:54,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5690 states to 4814 states and 5690 transitions. [2024-12-06 05:11:54,180 INFO L276 IsEmpty]: Start isEmpty. Operand 4814 states and 5690 transitions. [2024-12-06 05:11:54,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-12-06 05:11:54,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:54,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:54,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:54,298 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 173 proven. 12 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked. [2024-12-06 05:11:55,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:55,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5695 states to 4818 states and 5695 transitions. [2024-12-06 05:11:55,688 INFO L276 IsEmpty]: Start isEmpty. Operand 4818 states and 5695 transitions. [2024-12-06 05:11:55,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-12-06 05:11:55,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:55,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:55,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:55,814 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 173 proven. 12 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked. [2024-12-06 05:11:58,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:58,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5706 states to 4829 states and 5706 transitions. [2024-12-06 05:11:58,136 INFO L276 IsEmpty]: Start isEmpty. Operand 4829 states and 5706 transitions. [2024-12-06 05:11:58,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-12-06 05:11:58,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:58,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:58,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:58,207 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 267 proven. 0 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-06 05:12:04,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:04,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5731 states to 4851 states and 5731 transitions. [2024-12-06 05:12:04,067 INFO L276 IsEmpty]: Start isEmpty. Operand 4851 states and 5731 transitions. [2024-12-06 05:12:04,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-12-06 05:12:04,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:04,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:04,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:04,167 INFO L134 CoverageAnalysis]: Checked inductivity of 325 backedges. 254 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-12-06 05:12:05,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:05,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5747 states to 4867 states and 5747 transitions. [2024-12-06 05:12:05,609 INFO L276 IsEmpty]: Start isEmpty. Operand 4867 states and 5747 transitions. [2024-12-06 05:12:05,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 05:12:05,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:05,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:05,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:05,871 INFO L134 CoverageAnalysis]: Checked inductivity of 327 backedges. 271 proven. 0 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2024-12-06 05:12:07,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:07,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5761 states to 4881 states and 5761 transitions. [2024-12-06 05:12:07,386 INFO L276 IsEmpty]: Start isEmpty. Operand 4881 states and 5761 transitions. [2024-12-06 05:12:07,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:12:07,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:07,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:07,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:07,474 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:12:20,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:20,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5825 states to 4921 states and 5825 transitions. [2024-12-06 05:12:20,816 INFO L276 IsEmpty]: Start isEmpty. Operand 4921 states and 5825 transitions. [2024-12-06 05:12:20,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:12:20,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:20,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:20,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:20,906 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:12:21,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:21,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5828 states to 4925 states and 5828 transitions. [2024-12-06 05:12:21,139 INFO L276 IsEmpty]: Start isEmpty. Operand 4925 states and 5828 transitions. [2024-12-06 05:12:21,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:12:21,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:21,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:21,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:21,227 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:12:29,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:29,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5854 states to 4944 states and 5854 transitions. [2024-12-06 05:12:29,586 INFO L276 IsEmpty]: Start isEmpty. Operand 4944 states and 5854 transitions. [2024-12-06 05:12:29,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:12:29,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:29,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:29,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:29,678 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:12:32,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:32,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5866 states to 4954 states and 5866 transitions. [2024-12-06 05:12:32,271 INFO L276 IsEmpty]: Start isEmpty. Operand 4954 states and 5866 transitions. [2024-12-06 05:12:32,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:12:32,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:32,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:32,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:32,359 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:12:38,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:38,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5893 states to 4979 states and 5893 transitions. [2024-12-06 05:12:38,208 INFO L276 IsEmpty]: Start isEmpty. Operand 4979 states and 5893 transitions. [2024-12-06 05:12:38,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:12:38,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:38,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:38,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:38,296 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:12:44,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:44,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5917 states to 5002 states and 5917 transitions. [2024-12-06 05:12:44,666 INFO L276 IsEmpty]: Start isEmpty. Operand 5002 states and 5917 transitions. [2024-12-06 05:12:44,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:12:44,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:44,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:44,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:44,796 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:12:45,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:45,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5920 states to 5006 states and 5920 transitions. [2024-12-06 05:12:45,017 INFO L276 IsEmpty]: Start isEmpty. Operand 5006 states and 5920 transitions. [2024-12-06 05:12:45,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:12:45,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:45,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:45,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:45,105 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:12:49,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:49,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5929 states to 5015 states and 5929 transitions. [2024-12-06 05:12:49,591 INFO L276 IsEmpty]: Start isEmpty. Operand 5015 states and 5929 transitions. [2024-12-06 05:12:49,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:12:49,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:49,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:49,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:49,678 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:12:52,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:52,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5939 states to 5026 states and 5939 transitions. [2024-12-06 05:12:52,670 INFO L276 IsEmpty]: Start isEmpty. Operand 5026 states and 5939 transitions. [2024-12-06 05:12:52,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:12:52,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:52,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:52,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:52,759 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:12:54,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:54,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5946 states to 5033 states and 5946 transitions. [2024-12-06 05:12:54,419 INFO L276 IsEmpty]: Start isEmpty. Operand 5033 states and 5946 transitions. [2024-12-06 05:12:54,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:12:54,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:54,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:54,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:54,510 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:12:55,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:55,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5949 states to 5037 states and 5949 transitions. [2024-12-06 05:12:55,934 INFO L276 IsEmpty]: Start isEmpty. Operand 5037 states and 5949 transitions. [2024-12-06 05:12:55,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:12:55,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:55,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:55,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:56,022 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:12:58,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:58,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5959 states to 5047 states and 5959 transitions. [2024-12-06 05:12:58,725 INFO L276 IsEmpty]: Start isEmpty. Operand 5047 states and 5959 transitions. [2024-12-06 05:12:58,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:12:58,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:58,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:58,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:58,814 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:13:00,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:00,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5962 states to 5051 states and 5962 transitions. [2024-12-06 05:13:00,261 INFO L276 IsEmpty]: Start isEmpty. Operand 5051 states and 5962 transitions. [2024-12-06 05:13:00,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:13:00,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:00,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:00,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:00,348 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:13:01,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:01,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5962 states to 5052 states and 5962 transitions. [2024-12-06 05:13:01,988 INFO L276 IsEmpty]: Start isEmpty. Operand 5052 states and 5962 transitions. [2024-12-06 05:13:01,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:13:01,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:01,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:02,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:02,076 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:13:06,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:06,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5976 states to 5060 states and 5976 transitions. [2024-12-06 05:13:06,527 INFO L276 IsEmpty]: Start isEmpty. Operand 5060 states and 5976 transitions. [2024-12-06 05:13:06,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:13:06,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:06,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:06,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:06,653 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:13:13,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:13,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6022 states to 5094 states and 6022 transitions. [2024-12-06 05:13:13,863 INFO L276 IsEmpty]: Start isEmpty. Operand 5094 states and 6022 transitions. [2024-12-06 05:13:13,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:13:13,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:13,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:14,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:14,153 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:13:16,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:16,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6039 states to 5112 states and 6039 transitions. [2024-12-06 05:13:16,941 INFO L276 IsEmpty]: Start isEmpty. Operand 5112 states and 6039 transitions. [2024-12-06 05:13:16,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:13:16,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:16,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:16,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:17,030 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:13:18,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:18,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6042 states to 5117 states and 6042 transitions. [2024-12-06 05:13:18,532 INFO L276 IsEmpty]: Start isEmpty. Operand 5117 states and 6042 transitions. [2024-12-06 05:13:18,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:13:18,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:18,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:18,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:18,621 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:13:18,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:18,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6046 states to 5120 states and 6046 transitions. [2024-12-06 05:13:18,869 INFO L276 IsEmpty]: Start isEmpty. Operand 5120 states and 6046 transitions. [2024-12-06 05:13:18,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 05:13:18,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:18,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:18,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:18,977 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 177 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-12-06 05:13:20,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:20,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6052 states to 5123 states and 6052 transitions. [2024-12-06 05:13:20,825 INFO L276 IsEmpty]: Start isEmpty. Operand 5123 states and 6052 transitions. [2024-12-06 05:13:20,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 261 [2024-12-06 05:13:20,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:20,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:20,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:20,946 INFO L134 CoverageAnalysis]: Checked inductivity of 303 backedges. 177 proven. 24 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked. [2024-12-06 05:13:21,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:21,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6058 states to 5130 states and 6058 transitions. [2024-12-06 05:13:21,998 INFO L276 IsEmpty]: Start isEmpty. Operand 5130 states and 6058 transitions. [2024-12-06 05:13:22,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 05:13:22,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:22,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:22,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:22,895 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 219 proven. 89 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:36,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:36,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6129 states to 5194 states and 6129 transitions. [2024-12-06 05:13:36,361 INFO L276 IsEmpty]: Start isEmpty. Operand 5194 states and 6129 transitions. [2024-12-06 05:13:36,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 05:13:36,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:36,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:36,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:36,573 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 219 proven. 89 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:43,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:43,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6205 states to 5268 states and 6205 transitions. [2024-12-06 05:13:43,970 INFO L276 IsEmpty]: Start isEmpty. Operand 5268 states and 6205 transitions. [2024-12-06 05:13:43,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 05:13:43,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:43,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:43,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:44,181 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 219 proven. 89 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:50,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:50,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6231 states to 5294 states and 6231 transitions. [2024-12-06 05:13:50,692 INFO L276 IsEmpty]: Start isEmpty. Operand 5294 states and 6231 transitions. [2024-12-06 05:13:50,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 05:13:50,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:50,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:50,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:50,912 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 219 proven. 89 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:52,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:52,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6246 states to 5309 states and 6246 transitions. [2024-12-06 05:13:52,866 INFO L276 IsEmpty]: Start isEmpty. Operand 5309 states and 6246 transitions. [2024-12-06 05:13:52,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 264 [2024-12-06 05:13:52,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:52,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:52,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:53,039 INFO L134 CoverageAnalysis]: Checked inductivity of 396 backedges. 364 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-12-06 05:13:56,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:56,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6260 states to 5320 states and 6260 transitions. [2024-12-06 05:13:56,174 INFO L276 IsEmpty]: Start isEmpty. Operand 5320 states and 6260 transitions. [2024-12-06 05:13:56,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 264 [2024-12-06 05:13:56,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:56,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:56,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:56,316 INFO L134 CoverageAnalysis]: Checked inductivity of 396 backedges. 364 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-12-06 05:14:02,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:02,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6287 states to 5347 states and 6287 transitions. [2024-12-06 05:14:02,280 INFO L276 IsEmpty]: Start isEmpty. Operand 5347 states and 6287 transitions. [2024-12-06 05:14:02,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 264 [2024-12-06 05:14:02,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:02,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:02,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:02,423 INFO L134 CoverageAnalysis]: Checked inductivity of 396 backedges. 364 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-12-06 05:14:04,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:04,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6293 states to 5354 states and 6293 transitions. [2024-12-06 05:14:04,005 INFO L276 IsEmpty]: Start isEmpty. Operand 5354 states and 6293 transitions. [2024-12-06 05:14:04,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-12-06 05:14:04,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:04,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:04,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:05,529 INFO L134 CoverageAnalysis]: Checked inductivity of 339 backedges. 183 proven. 110 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-12-06 05:14:31,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:31,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6430 states to 5466 states and 6430 transitions. [2024-12-06 05:14:31,281 INFO L276 IsEmpty]: Start isEmpty. Operand 5466 states and 6430 transitions. [2024-12-06 05:14:31,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-12-06 05:14:31,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:31,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:31,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:31,525 INFO L134 CoverageAnalysis]: Checked inductivity of 339 backedges. 183 proven. 110 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-12-06 05:14:44,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:44,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6497 states to 5520 states and 6497 transitions. [2024-12-06 05:14:44,060 INFO L276 IsEmpty]: Start isEmpty. Operand 5520 states and 6497 transitions. [2024-12-06 05:14:44,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-12-06 05:14:44,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:44,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:44,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:44,301 INFO L134 CoverageAnalysis]: Checked inductivity of 339 backedges. 183 proven. 110 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-12-06 05:14:47,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:47,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6506 states to 5527 states and 6506 transitions. [2024-12-06 05:14:47,234 INFO L276 IsEmpty]: Start isEmpty. Operand 5527 states and 6506 transitions. [2024-12-06 05:14:47,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 268 [2024-12-06 05:14:47,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:47,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:47,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:47,326 INFO L134 CoverageAnalysis]: Checked inductivity of 374 backedges. 186 proven. 0 refuted. 0 times theorem prover too weak. 188 trivial. 0 not checked.