./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/array-memsafety/openbsd_cstrncat-alloca-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4eba6e44-e3f9-472b-a9a9-45cae2f06289/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4eba6e44-e3f9-472b-a9a9-45cae2f06289/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_4eba6e44-e3f9-472b-a9a9-45cae2f06289/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4eba6e44-e3f9-472b-a9a9-45cae2f06289/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/array-memsafety/openbsd_cstrncat-alloca-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4eba6e44-e3f9-472b-a9a9-45cae2f06289/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4eba6e44-e3f9-472b-a9a9-45cae2f06289/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 34885b99d6eef31987b044fabc3622fa239d5dff7e774ca124915f70431dc2b3 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 05:35:11,460 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 05:35:11,516 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4eba6e44-e3f9-472b-a9a9-45cae2f06289/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-06 05:35:11,521 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 05:35:11,521 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 05:35:11,540 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 05:35:11,541 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 05:35:11,541 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 05:35:11,542 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 05:35:11,542 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 05:35:11,542 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 05:35:11,542 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 05:35:11,542 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 05:35:11,542 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 05:35:11,542 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 05:35:11,543 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 05:35:11,543 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 05:35:11,543 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 05:35:11,543 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 05:35:11,543 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 05:35:11,543 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 05:35:11,543 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 05:35:11,543 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 05:35:11,543 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 05:35:11,543 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 05:35:11,544 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 05:35:11,544 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 05:35:11,544 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 05:35:11,544 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 05:35:11,544 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 05:35:11,544 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 05:35:11,544 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 05:35:11,544 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 05:35:11,544 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 05:35:11,544 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 05:35:11,545 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_4eba6e44-e3f9-472b-a9a9-45cae2f06289/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 ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 34885b99d6eef31987b044fabc3622fa239d5dff7e774ca124915f70431dc2b3 [2024-12-06 05:35:11,780 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 05:35:11,788 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 05:35:11,790 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 05:35:11,792 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 05:35:11,792 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 05:35:11,793 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4eba6e44-e3f9-472b-a9a9-45cae2f06289/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/array-memsafety/openbsd_cstrncat-alloca-2.i [2024-12-06 05:35:14,450 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4eba6e44-e3f9-472b-a9a9-45cae2f06289/bin/ukojak-verify-CZk0znPC7b/data/58587cb46/ebf14a55a6fa405ab8b6ecca72d98395/FLAGab0872358 [2024-12-06 05:35:14,649 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 05:35:14,650 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4eba6e44-e3f9-472b-a9a9-45cae2f06289/sv-benchmarks/c/array-memsafety/openbsd_cstrncat-alloca-2.i [2024-12-06 05:35:14,661 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4eba6e44-e3f9-472b-a9a9-45cae2f06289/bin/ukojak-verify-CZk0znPC7b/data/58587cb46/ebf14a55a6fa405ab8b6ecca72d98395/FLAGab0872358 [2024-12-06 05:35:14,672 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4eba6e44-e3f9-472b-a9a9-45cae2f06289/bin/ukojak-verify-CZk0znPC7b/data/58587cb46/ebf14a55a6fa405ab8b6ecca72d98395 [2024-12-06 05:35:14,674 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 05:35:14,675 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 05:35:14,675 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 05:35:14,676 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 05:35:14,678 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 05:35:14,679 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 05:35:14" (1/1) ... [2024-12-06 05:35:14,679 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@680ed844 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:35:14, skipping insertion in model container [2024-12-06 05:35:14,680 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 05:35:14" (1/1) ... [2024-12-06 05:35:14,704 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 05:35:14,955 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 05:35:14,963 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 05:35:14,999 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 05:35:15,025 INFO L204 MainTranslator]: Completed translation [2024-12-06 05:35:15,025 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:35:15 WrapperNode [2024-12-06 05:35:15,026 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 05:35:15,026 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 05:35:15,026 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 05:35:15,027 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 05:35:15,033 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:35:15" (1/1) ... [2024-12-06 05:35:15,042 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:35:15" (1/1) ... [2024-12-06 05:35:15,063 INFO L138 Inliner]: procedures = 117, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 126 [2024-12-06 05:35:15,063 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 05:35:15,064 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 05:35:15,064 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 05:35:15,064 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 05:35:15,072 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:35:15" (1/1) ... [2024-12-06 05:35:15,072 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:35:15" (1/1) ... [2024-12-06 05:35:15,074 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:35:15" (1/1) ... [2024-12-06 05:35:15,074 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:35:15" (1/1) ... [2024-12-06 05:35:15,080 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:35:15" (1/1) ... [2024-12-06 05:35:15,081 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:35:15" (1/1) ... [2024-12-06 05:35:15,084 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:35:15" (1/1) ... [2024-12-06 05:35:15,085 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:35:15" (1/1) ... [2024-12-06 05:35:15,086 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:35:15" (1/1) ... [2024-12-06 05:35:15,088 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 05:35:15,089 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 05:35:15,089 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 05:35:15,089 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 05:35:15,090 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:35:15" (1/1) ... [2024-12-06 05:35:15,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 05:35:15,108 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4eba6e44-e3f9-472b-a9a9-45cae2f06289/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 05:35:15,120 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4eba6e44-e3f9-472b-a9a9-45cae2f06289/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:35:15,123 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4eba6e44-e3f9-472b-a9a9-45cae2f06289/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:35:15,147 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-06 05:35:15,147 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-06 05:35:15,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-06 05:35:15,148 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-06 05:35:15,148 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 05:35:15,148 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 05:35:15,228 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 05:35:15,230 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 05:35:15,419 INFO L? ?]: Removed 54 outVars from TransFormulas that were not future-live. [2024-12-06 05:35:15,419 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 05:35:15,469 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 05:35:15,469 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-12-06 05:35:15,470 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 05:35:15 BoogieIcfgContainer [2024-12-06 05:35:15,470 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 05:35:15,470 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 05:35:15,470 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 05:35:15,480 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 05:35:15,480 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 05:35:15" (1/1) ... [2024-12-06 05:35:15,487 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 05:35:15,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:15,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 49 states and 60 transitions. [2024-12-06 05:35:15,531 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 60 transitions. [2024-12-06 05:35:15,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-06 05:35:15,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:15,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:15,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:15,720 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:35:15,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:15,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 48 states and 59 transitions. [2024-12-06 05:35:15,770 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 59 transitions. [2024-12-06 05:35:15,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-06 05:35:15,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:15,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:15,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:15,831 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:35:15,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:15,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 49 states and 59 transitions. [2024-12-06 05:35:15,855 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 59 transitions. [2024-12-06 05:35:15,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-06 05:35:15,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:15,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:15,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:15,962 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:35:16,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:16,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 48 states and 58 transitions. [2024-12-06 05:35:16,065 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 58 transitions. [2024-12-06 05:35:16,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 05:35:16,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:16,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:16,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:16,147 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:35:16,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:16,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 49 states and 60 transitions. [2024-12-06 05:35:16,489 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 60 transitions. [2024-12-06 05:35:16,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 05:35:16,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:16,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:16,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:16,558 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:35:17,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:17,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 51 states and 63 transitions. [2024-12-06 05:35:17,006 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 63 transitions. [2024-12-06 05:35:17,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 05:35:17,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:17,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:17,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:17,111 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:35:17,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:17,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 55 states and 71 transitions. [2024-12-06 05:35:17,392 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 71 transitions. [2024-12-06 05:35:17,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-06 05:35:17,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:17,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:17,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:17,466 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:35:18,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:18,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 60 states and 81 transitions. [2024-12-06 05:35:18,401 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 81 transitions. [2024-12-06 05:35:18,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-06 05:35:18,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:18,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:18,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:18,444 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:35:18,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:18,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 61 states and 84 transitions. [2024-12-06 05:35:18,464 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 84 transitions. [2024-12-06 05:35:18,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 05:35:18,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:18,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:18,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:18,534 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:35:19,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:19,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 67 states and 96 transitions. [2024-12-06 05:35:19,669 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 96 transitions. [2024-12-06 05:35:19,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 05:35:19,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:19,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:19,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:19,741 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:20,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:20,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 68 states and 97 transitions. [2024-12-06 05:35:20,263 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 97 transitions. [2024-12-06 05:35:20,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 05:35:20,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:20,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:20,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:20,322 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:20,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:20,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 72 states and 103 transitions. [2024-12-06 05:35:20,795 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 103 transitions. [2024-12-06 05:35:20,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 05:35:20,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:20,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:20,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:20,929 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:35:21,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:21,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 76 states and 111 transitions. [2024-12-06 05:35:21,362 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 111 transitions. [2024-12-06 05:35:21,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 05:35:21,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:21,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:21,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:21,409 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:35:23,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:23,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 85 states and 130 transitions. [2024-12-06 05:35:23,066 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 130 transitions. [2024-12-06 05:35:23,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 05:35:23,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:23,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:23,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:23,110 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:35:23,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:23,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 86 states and 133 transitions. [2024-12-06 05:35:23,128 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 133 transitions. [2024-12-06 05:35:23,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 05:35:23,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:23,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:23,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:23,301 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:23,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:23,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 90 states and 144 transitions. [2024-12-06 05:35:23,956 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 144 transitions. [2024-12-06 05:35:23,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 05:35:23,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:23,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:23,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:23,998 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:24,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:24,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 91 states and 145 transitions. [2024-12-06 05:35:24,208 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 145 transitions. [2024-12-06 05:35:24,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 05:35:24,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:24,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:24,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:24,256 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:24,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:24,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 93 states and 147 transitions. [2024-12-06 05:35:24,446 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 147 transitions. [2024-12-06 05:35:24,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 05:35:24,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:24,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:24,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:24,549 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:35:26,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:26,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 103 states and 167 transitions. [2024-12-06 05:35:26,643 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 167 transitions. [2024-12-06 05:35:26,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 05:35:26,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:26,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:26,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:26,726 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:27,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:27,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 104 states and 169 transitions. [2024-12-06 05:35:27,522 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 169 transitions. [2024-12-06 05:35:27,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 05:35:27,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:27,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:27,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:27,557 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:28,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:28,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 109 states and 179 transitions. [2024-12-06 05:35:28,467 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 179 transitions. [2024-12-06 05:35:28,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 05:35:28,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:28,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:28,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:28,688 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:29,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:29,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 114 states and 197 transitions. [2024-12-06 05:35:29,805 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 197 transitions. [2024-12-06 05:35:29,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 05:35:29,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:29,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:29,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:29,845 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:30,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:30,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 116 states and 200 transitions. [2024-12-06 05:35:30,098 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 200 transitions. [2024-12-06 05:35:30,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 05:35:30,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:30,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:30,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:30,145 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:30,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:30,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 117 states and 200 transitions. [2024-12-06 05:35:30,437 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 200 transitions. [2024-12-06 05:35:30,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 05:35:30,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:30,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:30,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:30,503 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:30,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:30,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 118 states and 200 transitions. [2024-12-06 05:35:30,784 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 200 transitions. [2024-12-06 05:35:30,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 05:35:30,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:30,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:30,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:30,832 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:31,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:31,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 120 states and 201 transitions. [2024-12-06 05:35:31,131 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 201 transitions. [2024-12-06 05:35:31,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 05:35:31,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:31,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:31,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:31,168 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:35:31,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:31,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 203 states to 122 states and 203 transitions. [2024-12-06 05:35:31,200 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 203 transitions. [2024-12-06 05:35:31,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 05:35:31,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:31,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:31,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:31,311 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:32,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:32,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 126 states and 210 transitions. [2024-12-06 05:35:32,201 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 210 transitions. [2024-12-06 05:35:32,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 05:35:32,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:32,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:32,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:32,232 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:33,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:33,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 131 states and 219 transitions. [2024-12-06 05:35:33,345 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 219 transitions. [2024-12-06 05:35:33,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 05:35:33,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:33,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:33,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:33,364 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 05:35:34,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:34,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 220 states to 132 states and 220 transitions. [2024-12-06 05:35:34,481 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 220 transitions. [2024-12-06 05:35:34,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 05:35:34,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:34,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:34,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:34,505 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:34,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:34,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 134 states and 221 transitions. [2024-12-06 05:35:34,834 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 221 transitions. [2024-12-06 05:35:34,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 05:35:34,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:34,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:34,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:34,862 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:35,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:35,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 135 states and 221 transitions. [2024-12-06 05:35:35,206 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 221 transitions. [2024-12-06 05:35:35,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 05:35:35,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:35,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:35,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:35,289 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:35:35,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:35,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 220 states to 134 states and 220 transitions. [2024-12-06 05:35:35,313 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 220 transitions. [2024-12-06 05:35:35,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 05:35:35,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:35,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:35,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:35,333 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 05:35:36,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:36,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 136 states and 224 transitions. [2024-12-06 05:35:36,359 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 224 transitions. [2024-12-06 05:35:36,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 05:35:36,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:36,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:36,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:36,384 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:35:37,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:37,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 142 states and 231 transitions. [2024-12-06 05:35:37,072 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 231 transitions. [2024-12-06 05:35:37,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 05:35:37,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:37,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:37,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:37,332 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:38,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:38,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 146 states and 242 transitions. [2024-12-06 05:35:38,519 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 242 transitions. [2024-12-06 05:35:38,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 05:35:38,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:38,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:38,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:38,553 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:38,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:38,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 147 states and 243 transitions. [2024-12-06 05:35:38,892 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 243 transitions. [2024-12-06 05:35:38,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 05:35:38,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:38,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:38,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:38,928 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:39,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:39,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 149 states and 245 transitions. [2024-12-06 05:35:39,265 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 245 transitions. [2024-12-06 05:35:39,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 05:35:39,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:39,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:39,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:39,280 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:35:40,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:40,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 253 states to 156 states and 253 transitions. [2024-12-06 05:35:40,284 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 253 transitions. [2024-12-06 05:35:40,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 05:35:40,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:40,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:40,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:40,314 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:41,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:41,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 263 states to 161 states and 263 transitions. [2024-12-06 05:35:41,796 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 263 transitions. [2024-12-06 05:35:41,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 05:35:41,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:41,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:41,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:42,057 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:43,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:43,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 280 states to 166 states and 280 transitions. [2024-12-06 05:35:43,817 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 280 transitions. [2024-12-06 05:35:43,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 05:35:43,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:43,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:43,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:43,843 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:44,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:44,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 168 states and 283 transitions. [2024-12-06 05:35:44,225 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 283 transitions. [2024-12-06 05:35:44,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 05:35:44,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:44,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:44,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:44,257 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:44,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:44,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 169 states and 283 transitions. [2024-12-06 05:35:44,649 INFO L276 IsEmpty]: Start isEmpty. Operand 169 states and 283 transitions. [2024-12-06 05:35:44,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 05:35:44,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:44,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:44,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:44,676 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:45,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:45,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 170 states and 283 transitions. [2024-12-06 05:35:45,093 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 283 transitions. [2024-12-06 05:35:45,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 05:35:45,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:45,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:45,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:45,150 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:45,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:45,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 284 states to 172 states and 284 transitions. [2024-12-06 05:35:45,508 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 284 transitions. [2024-12-06 05:35:45,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 05:35:45,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:45,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:45,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:45,532 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:46,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:46,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 177 states and 292 transitions. [2024-12-06 05:35:46,735 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 292 transitions. [2024-12-06 05:35:46,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 05:35:46,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:46,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:46,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:46,926 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 4 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:47,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:47,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 139 states and 215 transitions. [2024-12-06 05:35:47,208 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 215 transitions. [2024-12-06 05:35:47,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 05:35:47,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:47,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:47,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:47,235 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:47,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:47,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 140 states and 216 transitions. [2024-12-06 05:35:47,929 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 216 transitions. [2024-12-06 05:35:47,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 05:35:47,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:47,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:47,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:47,954 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:48,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:48,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 138 states and 212 transitions. [2024-12-06 05:35:48,382 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 212 transitions. [2024-12-06 05:35:48,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 05:35:48,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:48,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:48,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:48,399 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:50,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:50,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 143 states and 221 transitions. [2024-12-06 05:35:50,159 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 221 transitions. [2024-12-06 05:35:50,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 05:35:50,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:50,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:50,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:50,173 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 05:35:51,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:51,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 144 states and 221 transitions. [2024-12-06 05:35:51,678 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 221 transitions. [2024-12-06 05:35:51,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 05:35:51,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:51,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:51,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:51,748 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:52,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:52,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 146 states and 222 transitions. [2024-12-06 05:35:52,223 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 222 transitions. [2024-12-06 05:35:52,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 05:35:52,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:52,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:52,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:52,299 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:52,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:52,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 147 states and 222 transitions. [2024-12-06 05:35:52,736 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 222 transitions. [2024-12-06 05:35:52,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 05:35:52,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:52,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:52,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:52,749 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:54,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:54,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 148 states and 224 transitions. [2024-12-06 05:35:54,056 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 05:35:54,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 05:35:54,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:54,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:54,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:54,371 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:55,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:55,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 241 states to 153 states and 241 transitions. [2024-12-06 05:35:55,714 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 241 transitions. [2024-12-06 05:35:55,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 05:35:55,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:55,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:55,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:55,785 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:56,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:56,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 154 states and 242 transitions. [2024-12-06 05:35:56,689 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 242 transitions. [2024-12-06 05:35:56,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 05:35:56,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:56,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:56,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:56,709 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:35:57,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:57,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 156 states and 244 transitions. [2024-12-06 05:35:57,172 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 244 transitions. [2024-12-06 05:35:57,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 05:35:57,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:57,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:57,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:57,206 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:58,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:58,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 158 states and 247 transitions. [2024-12-06 05:35:58,036 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 247 transitions. [2024-12-06 05:35:58,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 05:35:58,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:58,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:58,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:58,076 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:35:58,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:58,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 159 states and 247 transitions. [2024-12-06 05:35:58,502 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 247 transitions. [2024-12-06 05:35:58,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 05:35:58,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:58,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:58,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:58,527 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:35:58,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:58,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 160 states and 247 transitions. [2024-12-06 05:35:58,936 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 247 transitions. [2024-12-06 05:35:58,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 05:35:58,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:58,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:58,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:58,997 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 05:35:59,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:35:59,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 158 states and 243 transitions. [2024-12-06 05:35:59,479 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 243 transitions. [2024-12-06 05:35:59,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:35:59,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:35:59,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:35:59,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:35:59,495 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 05:36:01,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:01,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 160 states and 247 transitions. [2024-12-06 05:36:01,038 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 247 transitions. [2024-12-06 05:36:01,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:36:01,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:01,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:01,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:01,056 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:36:02,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:02,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 161 states and 249 transitions. [2024-12-06 05:36:02,465 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 249 transitions. [2024-12-06 05:36:02,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:36:02,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:02,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:02,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:02,478 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:36:03,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:03,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 161 states and 248 transitions. [2024-12-06 05:36:03,865 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 248 transitions. [2024-12-06 05:36:03,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:36:03,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:03,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:03,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:03,884 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:36:04,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:04,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 162 states and 249 transitions. [2024-12-06 05:36:04,761 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 249 transitions. [2024-12-06 05:36:04,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:36:04,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:04,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:04,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:04,789 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:36:05,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:05,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 160 states and 245 transitions. [2024-12-06 05:36:05,249 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 245 transitions. [2024-12-06 05:36:05,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 05:36:05,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:05,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:05,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:05,261 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:36:06,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:06,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 162 states and 247 transitions. [2024-12-06 05:36:06,229 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 247 transitions. [2024-12-06 05:36:06,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-06 05:36:06,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:06,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:06,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:06,478 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 4 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:36:06,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:06,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 163 states and 247 transitions. [2024-12-06 05:36:06,889 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 247 transitions. [2024-12-06 05:36:06,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 05:36:06,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:06,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:06,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:06,908 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:36:07,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:07,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 165 states and 249 transitions. [2024-12-06 05:36:07,512 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 249 transitions. [2024-12-06 05:36:07,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 05:36:07,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:07,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:07,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:07,881 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:36:10,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:10,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 170 states and 267 transitions. [2024-12-06 05:36:10,132 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 267 transitions. [2024-12-06 05:36:10,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 05:36:10,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:10,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:10,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:10,160 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:36:10,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:10,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 171 states and 267 transitions. [2024-12-06 05:36:10,766 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 267 transitions. [2024-12-06 05:36:10,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 05:36:10,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:10,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:10,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:10,795 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:36:11,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:11,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 173 states and 268 transitions. [2024-12-06 05:36:11,308 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 268 transitions. [2024-12-06 05:36:11,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 05:36:11,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:11,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:11,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:11,329 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:36:11,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:11,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 174 states and 268 transitions. [2024-12-06 05:36:11,861 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 268 transitions. [2024-12-06 05:36:11,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 05:36:11,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:11,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:11,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:11,897 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:36:14,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:14,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 176 states and 272 transitions. [2024-12-06 05:36:14,032 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 272 transitions. [2024-12-06 05:36:14,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 05:36:14,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:14,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:14,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:14,085 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:36:14,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:14,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 270 states to 175 states and 270 transitions. [2024-12-06 05:36:14,602 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 270 transitions. [2024-12-06 05:36:14,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 05:36:14,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:14,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:14,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:14,629 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:36:15,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:15,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 174 states and 267 transitions. [2024-12-06 05:36:15,153 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 267 transitions. [2024-12-06 05:36:15,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:36:15,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:15,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:15,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:15,170 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:36:17,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:17,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 276 states to 179 states and 276 transitions. [2024-12-06 05:36:17,765 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 276 transitions. [2024-12-06 05:36:17,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:36:17,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:17,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:17,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:17,778 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:36:18,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:18,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 276 states to 180 states and 276 transitions. [2024-12-06 05:36:18,891 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 276 transitions. [2024-12-06 05:36:18,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:36:18,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:18,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:18,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:18,904 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:36:19,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:19,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 276 states to 181 states and 276 transitions. [2024-12-06 05:36:19,484 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 276 transitions. [2024-12-06 05:36:19,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:36:19,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:19,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:19,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:19,561 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:36:20,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:20,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 183 states and 277 transitions. [2024-12-06 05:36:20,150 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 277 transitions. [2024-12-06 05:36:20,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:36:20,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:20,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:20,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:20,169 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:36:22,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:22,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 281 states to 185 states and 281 transitions. [2024-12-06 05:36:22,806 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 281 transitions. [2024-12-06 05:36:22,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:36:22,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:22,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:22,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:23,241 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:36:25,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:25,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 300 states to 190 states and 300 transitions. [2024-12-06 05:36:25,634 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 300 transitions. [2024-12-06 05:36:25,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:36:25,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:25,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:25,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:25,712 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:36:26,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:26,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 299 states to 190 states and 299 transitions. [2024-12-06 05:36:26,332 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 299 transitions. [2024-12-06 05:36:26,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:36:26,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:26,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:26,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:26,376 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:36:26,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:26,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 300 states to 192 states and 300 transitions. [2024-12-06 05:36:26,908 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 300 transitions. [2024-12-06 05:36:26,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:36:26,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:26,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:26,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:26,922 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:36:27,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:27,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 296 states to 190 states and 296 transitions. [2024-12-06 05:36:27,588 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 296 transitions. [2024-12-06 05:36:27,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:36:27,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:27,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:27,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:27,609 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:28,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:28,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 192 states and 298 transitions. [2024-12-06 05:36:28,277 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 298 transitions. [2024-12-06 05:36:28,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:36:28,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:28,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:28,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:28,312 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:36:28,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:28,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 193 states and 298 transitions. [2024-12-06 05:36:28,886 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 298 transitions. [2024-12-06 05:36:28,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:36:28,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:28,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:28,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:28,906 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:29,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:29,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 194 states and 298 transitions. [2024-12-06 05:36:29,525 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 298 transitions. [2024-12-06 05:36:29,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 05:36:29,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:29,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:29,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:29,538 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:36:30,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:30,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 301 states to 196 states and 301 transitions. [2024-12-06 05:36:30,924 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 301 transitions. [2024-12-06 05:36:30,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 05:36:30,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:30,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:30,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:30,945 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:32,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:32,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 303 states to 197 states and 303 transitions. [2024-12-06 05:36:32,721 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 303 transitions. [2024-12-06 05:36:32,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 05:36:32,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:32,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:32,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:32,735 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 05:36:34,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:34,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 197 states and 302 transitions. [2024-12-06 05:36:34,752 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 302 transitions. [2024-12-06 05:36:34,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 05:36:34,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:34,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:34,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:34,781 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:36,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:36,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 303 states to 198 states and 303 transitions. [2024-12-06 05:36:36,018 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 303 transitions. [2024-12-06 05:36:36,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 05:36:36,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:36,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:36,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:36,037 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:36,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:36,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 299 states to 196 states and 299 transitions. [2024-12-06 05:36:36,612 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 299 transitions. [2024-12-06 05:36:36,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 05:36:36,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:36,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:36,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:36,630 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 05:36:38,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:38,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 301 states to 198 states and 301 transitions. [2024-12-06 05:36:38,029 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 301 transitions. [2024-12-06 05:36:38,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 05:36:38,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:38,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:38,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:38,041 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-06 05:36:38,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:38,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 299 states to 197 states and 299 transitions. [2024-12-06 05:36:38,500 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 299 transitions. [2024-12-06 05:36:38,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 05:36:38,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:38,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:38,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:39,016 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:36:41,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:41,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 317 states to 202 states and 317 transitions. [2024-12-06 05:36:41,858 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 317 transitions. [2024-12-06 05:36:41,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 05:36:41,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:41,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:41,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:41,885 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:42,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:42,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 204 states and 319 transitions. [2024-12-06 05:36:42,727 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 319 transitions. [2024-12-06 05:36:42,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 05:36:42,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:42,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:42,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:42,760 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:36:43,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:43,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 205 states and 319 transitions. [2024-12-06 05:36:43,492 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 319 transitions. [2024-12-06 05:36:43,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 05:36:43,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:43,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:43,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:43,541 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:36:44,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:44,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 320 states to 207 states and 320 transitions. [2024-12-06 05:36:44,237 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 320 transitions. [2024-12-06 05:36:44,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 05:36:44,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:44,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:44,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:44,258 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:44,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:44,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 320 states to 208 states and 320 transitions. [2024-12-06 05:36:44,857 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 320 transitions. [2024-12-06 05:36:44,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 05:36:44,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:44,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:44,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:44,879 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:47,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:47,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 210 states and 324 transitions. [2024-12-06 05:36:47,387 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 324 transitions. [2024-12-06 05:36:47,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 05:36:47,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:47,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:47,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:47,406 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:47,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:47,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 209 states and 322 transitions. [2024-12-06 05:36:47,999 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 322 transitions. [2024-12-06 05:36:47,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 05:36:47,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:48,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:48,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:48,023 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:48,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:48,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 208 states and 319 transitions. [2024-12-06 05:36:48,600 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 319 transitions. [2024-12-06 05:36:48,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 05:36:48,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:48,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:48,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:48,677 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:52,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:52,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 213 states and 328 transitions. [2024-12-06 05:36:52,066 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 328 transitions. [2024-12-06 05:36:52,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 05:36:52,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:52,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:52,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:52,088 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 05:36:53,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:53,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 214 states and 328 transitions. [2024-12-06 05:36:53,583 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 328 transitions. [2024-12-06 05:36:53,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 05:36:53,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:53,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:53,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:53,600 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:54,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:54,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 215 states and 328 transitions. [2024-12-06 05:36:54,252 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 328 transitions. [2024-12-06 05:36:54,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 05:36:54,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:54,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:54,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:54,266 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:55,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:55,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 217 states and 329 transitions. [2024-12-06 05:36:55,048 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 329 transitions. [2024-12-06 05:36:55,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 05:36:55,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:55,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:55,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:55,107 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:57,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:57,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 219 states and 333 transitions. [2024-12-06 05:36:57,955 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 333 transitions. [2024-12-06 05:36:57,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 05:36:57,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:57,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:57,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:57,977 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:36:58,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:58,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 221 states and 335 transitions. [2024-12-06 05:36:58,748 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 335 transitions. [2024-12-06 05:36:58,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 05:36:58,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:58,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:58,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:36:58,761 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:36:59,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:36:59,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 221 states and 334 transitions. [2024-12-06 05:36:59,612 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 334 transitions. [2024-12-06 05:36:59,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 05:36:59,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:36:59,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:36:59,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:00,185 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:37:03,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:03,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 226 states and 353 transitions. [2024-12-06 05:37:03,198 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 353 transitions. [2024-12-06 05:37:03,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 05:37:03,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:03,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:03,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:03,212 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:37:04,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:04,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 349 states to 224 states and 349 transitions. [2024-12-06 05:37:04,025 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 349 transitions. [2024-12-06 05:37:04,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 05:37:04,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:04,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:04,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:04,064 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:37:04,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:04,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 226 states and 350 transitions. [2024-12-06 05:37:04,713 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 350 transitions. [2024-12-06 05:37:04,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 05:37:04,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:04,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:04,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:04,751 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:37:05,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:05,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 227 states and 350 transitions. [2024-12-06 05:37:05,466 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 350 transitions. [2024-12-06 05:37:05,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 05:37:05,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:05,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:05,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:05,520 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:06,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:06,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 228 states and 350 transitions. [2024-12-06 05:37:06,226 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 350 transitions. [2024-12-06 05:37:06,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 05:37:06,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:06,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:06,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:06,244 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 05:37:07,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:07,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 230 states and 353 transitions. [2024-12-06 05:37:07,968 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 353 transitions. [2024-12-06 05:37:07,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 05:37:07,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:07,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:07,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:07,990 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:10,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:10,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 355 states to 231 states and 355 transitions. [2024-12-06 05:37:10,173 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 355 transitions. [2024-12-06 05:37:10,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 05:37:10,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:10,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:10,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:10,187 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-12-06 05:37:12,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:12,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 354 states to 231 states and 354 transitions. [2024-12-06 05:37:12,520 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 354 transitions. [2024-12-06 05:37:12,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 05:37:12,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:12,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:12,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:12,560 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:14,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:14,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 355 states to 232 states and 355 transitions. [2024-12-06 05:37:14,116 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 355 transitions. [2024-12-06 05:37:14,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 05:37:14,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:14,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:14,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:14,138 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:14,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:14,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 230 states and 351 transitions. [2024-12-06 05:37:14,849 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 351 transitions. [2024-12-06 05:37:14,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-06 05:37:14,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:14,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:14,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:14,861 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-12-06 05:37:16,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:16,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 232 states and 353 transitions. [2024-12-06 05:37:16,371 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 353 transitions. [2024-12-06 05:37:16,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 05:37:16,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:16,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:16,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:16,391 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 05:37:16,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:16,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 231 states and 351 transitions. [2024-12-06 05:37:16,954 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 351 transitions. [2024-12-06 05:37:16,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 05:37:16,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:16,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:16,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:17,586 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:37:20,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:20,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 236 states and 367 transitions. [2024-12-06 05:37:20,244 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 367 transitions. [2024-12-06 05:37:20,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 05:37:20,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:20,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:20,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:20,284 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:37:21,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:21,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 369 states to 238 states and 369 transitions. [2024-12-06 05:37:21,950 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 369 transitions. [2024-12-06 05:37:21,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 05:37:21,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:21,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:21,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:21,972 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:23,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:23,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 240 states and 371 transitions. [2024-12-06 05:37:23,084 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 371 transitions. [2024-12-06 05:37:23,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 05:37:23,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:23,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:23,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:23,123 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:37:23,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:23,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 372 states to 241 states and 372 transitions. [2024-12-06 05:37:23,813 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 372 transitions. [2024-12-06 05:37:23,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 05:37:23,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:23,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:23,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:23,835 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:24,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:24,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 372 states to 242 states and 372 transitions. [2024-12-06 05:37:24,548 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 372 transitions. [2024-12-06 05:37:24,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 05:37:24,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:24,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:24,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:24,570 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:27,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:27,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 376 states to 244 states and 376 transitions. [2024-12-06 05:37:27,769 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 376 transitions. [2024-12-06 05:37:27,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 05:37:27,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:27,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:27,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:27,792 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:28,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:28,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 374 states to 243 states and 374 transitions. [2024-12-06 05:37:28,477 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 374 transitions. [2024-12-06 05:37:28,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 05:37:28,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:28,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:28,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:28,500 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:29,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:29,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 242 states and 371 transitions. [2024-12-06 05:37:29,277 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 371 transitions. [2024-12-06 05:37:29,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 05:37:29,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:29,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:29,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:29,293 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:32,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:32,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 379 states to 247 states and 379 transitions. [2024-12-06 05:37:32,249 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 379 transitions. [2024-12-06 05:37:32,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 05:37:32,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:32,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:32,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:32,326 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-12-06 05:37:35,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:35,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 377 states to 247 states and 377 transitions. [2024-12-06 05:37:35,107 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 377 transitions. [2024-12-06 05:37:35,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 05:37:35,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:35,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:35,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:35,122 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:36,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:36,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 379 states to 249 states and 379 transitions. [2024-12-06 05:37:36,912 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 379 transitions. [2024-12-06 05:37:36,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 05:37:36,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:36,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:36,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:36,927 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:37,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:37,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 379 states to 250 states and 379 transitions. [2024-12-06 05:37:37,867 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 379 transitions. [2024-12-06 05:37:37,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 05:37:37,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:37,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:37,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:37,954 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:41,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:41,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 383 states to 252 states and 383 transitions. [2024-12-06 05:37:41,532 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 383 transitions. [2024-12-06 05:37:41,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 05:37:41,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:41,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:41,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:41,586 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:37:42,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:42,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 385 states to 254 states and 385 transitions. [2024-12-06 05:37:42,518 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 385 transitions. [2024-12-06 05:37:42,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 05:37:42,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:42,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:42,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:42,534 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:43,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:43,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 384 states to 254 states and 384 transitions. [2024-12-06 05:37:43,428 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 384 transitions. [2024-12-06 05:37:43,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 05:37:43,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:43,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:43,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:44,070 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:37:47,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:47,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 403 states to 259 states and 403 transitions. [2024-12-06 05:37:47,787 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 403 transitions. [2024-12-06 05:37:47,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 05:37:47,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:47,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:47,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:47,864 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-06 05:37:48,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:48,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 399 states to 257 states and 399 transitions. [2024-12-06 05:37:48,802 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 399 transitions. [2024-12-06 05:37:48,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 05:37:48,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:48,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:48,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:48,849 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:37:49,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:49,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 400 states to 259 states and 400 transitions. [2024-12-06 05:37:49,729 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 400 transitions. [2024-12-06 05:37:49,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 05:37:49,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:49,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:49,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:49,777 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:37:50,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:50,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 400 states to 260 states and 400 transitions. [2024-12-06 05:37:50,602 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 400 transitions. [2024-12-06 05:37:50,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 05:37:50,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:50,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:50,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:50,749 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:37:51,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:51,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 400 states to 261 states and 400 transitions. [2024-12-06 05:37:51,687 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 400 transitions. [2024-12-06 05:37:51,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 05:37:51,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:51,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:51,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:51,707 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-12-06 05:37:53,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:53,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 403 states to 263 states and 403 transitions. [2024-12-06 05:37:53,753 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 403 transitions. [2024-12-06 05:37:53,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 05:37:53,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:53,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:53,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:53,777 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:37:56,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:56,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 264 states and 405 transitions. [2024-12-06 05:37:56,438 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 405 transitions. [2024-12-06 05:37:56,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 05:37:56,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:56,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:56,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:56,453 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-06 05:37:59,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:37:59,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 404 states to 264 states and 404 transitions. [2024-12-06 05:37:59,288 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 404 transitions. [2024-12-06 05:37:59,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 05:37:59,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:37:59,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:37:59,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:37:59,310 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:38:01,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:01,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 265 states and 405 transitions. [2024-12-06 05:38:01,079 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 405 transitions. [2024-12-06 05:38:01,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 05:38:01,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:01,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:01,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:01,103 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:38:01,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:01,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 401 states to 263 states and 401 transitions. [2024-12-06 05:38:01,999 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 401 transitions. [2024-12-06 05:38:01,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-06 05:38:01,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:01,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:02,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:02,014 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-06 05:38:03,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:03,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 403 states to 265 states and 403 transitions. [2024-12-06 05:38:03,994 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 403 transitions. [2024-12-06 05:38:03,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 05:38:03,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:03,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:04,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:04,840 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:38:08,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:08,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 421 states to 270 states and 421 transitions. [2024-12-06 05:38:08,954 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 421 transitions. [2024-12-06 05:38:08,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 05:38:08,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:08,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:08,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:08,999 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:38:09,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:09,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 422 states to 272 states and 422 transitions. [2024-12-06 05:38:09,967 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 422 transitions. [2024-12-06 05:38:09,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 05:38:09,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:09,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:09,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:09,989 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:38:11,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:11,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 275 states and 424 transitions. [2024-12-06 05:38:11,994 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 424 transitions. [2024-12-06 05:38:11,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 05:38:11,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:11,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:12,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:12,044 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:38:13,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:13,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 276 states and 424 transitions. [2024-12-06 05:38:13,242 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 424 transitions. [2024-12-06 05:38:13,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 05:38:13,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:13,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:13,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:13,265 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:38:16,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:16,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 428 states to 278 states and 428 transitions. [2024-12-06 05:38:16,881 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 428 transitions. [2024-12-06 05:38:16,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 05:38:16,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:16,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:16,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:16,908 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:38:17,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:17,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 426 states to 277 states and 426 transitions. [2024-12-06 05:38:17,717 INFO L276 IsEmpty]: Start isEmpty. Operand 277 states and 426 transitions. [2024-12-06 05:38:17,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 05:38:17,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:17,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:17,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:17,741 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:38:18,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:18,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 423 states to 276 states and 423 transitions. [2024-12-06 05:38:18,751 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 423 transitions. [2024-12-06 05:38:18,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 05:38:18,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:18,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:18,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:18,767 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:38:22,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:22,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 431 states to 281 states and 431 transitions. [2024-12-06 05:38:22,169 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 431 transitions. [2024-12-06 05:38:22,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 05:38:22,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:22,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:22,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:22,185 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-06 05:38:25,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:25,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 429 states to 281 states and 429 transitions. [2024-12-06 05:38:25,233 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 429 transitions. [2024-12-06 05:38:25,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 05:38:25,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:25,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:25,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:25,250 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:38:27,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:27,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 431 states to 283 states and 431 transitions. [2024-12-06 05:38:27,696 INFO L276 IsEmpty]: Start isEmpty. Operand 283 states and 431 transitions. [2024-12-06 05:38:27,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 05:38:27,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:27,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:27,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:27,777 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:38:28,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:28,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 431 states to 284 states and 431 transitions. [2024-12-06 05:38:28,705 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 431 transitions. [2024-12-06 05:38:28,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 05:38:28,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:28,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:28,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:28,721 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:38:32,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:32,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 435 states to 286 states and 435 transitions. [2024-12-06 05:38:32,881 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 435 transitions. [2024-12-06 05:38:32,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 05:38:32,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:32,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:32,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:32,907 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:38:34,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:34,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 437 states to 288 states and 437 transitions. [2024-12-06 05:38:34,174 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 437 transitions. [2024-12-06 05:38:34,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 05:38:34,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:34,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:34,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:34,189 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:38:35,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:35,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 436 states to 288 states and 436 transitions. [2024-12-06 05:38:35,211 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 436 transitions. [2024-12-06 05:38:35,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 05:38:35,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:35,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:35,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:36,020 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:38:40,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:40,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 455 states to 293 states and 455 transitions. [2024-12-06 05:38:40,392 INFO L276 IsEmpty]: Start isEmpty. Operand 293 states and 455 transitions. [2024-12-06 05:38:40,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 05:38:40,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:40,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:40,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:40,408 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-06 05:38:41,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:41,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 451 states to 291 states and 451 transitions. [2024-12-06 05:38:41,582 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 451 transitions. [2024-12-06 05:38:41,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 05:38:41,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:41,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:41,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:41,638 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:38:42,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:42,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 452 states to 293 states and 452 transitions. [2024-12-06 05:38:42,699 INFO L276 IsEmpty]: Start isEmpty. Operand 293 states and 452 transitions. [2024-12-06 05:38:42,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 05:38:42,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:42,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:42,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:42,756 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:38:43,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:43,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 452 states to 294 states and 452 transitions. [2024-12-06 05:38:43,855 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 452 transitions. [2024-12-06 05:38:43,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 05:38:43,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:43,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:43,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:43,880 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:38:44,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:44,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 452 states to 295 states and 452 transitions. [2024-12-06 05:38:44,922 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 452 transitions. [2024-12-06 05:38:44,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 05:38:44,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:44,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:44,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:44,937 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-06 05:38:47,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:47,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 455 states to 297 states and 455 transitions. [2024-12-06 05:38:47,365 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 455 transitions. [2024-12-06 05:38:47,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 05:38:47,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:47,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:47,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:47,390 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:38:50,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:50,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 457 states to 298 states and 457 transitions. [2024-12-06 05:38:50,588 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 457 transitions. [2024-12-06 05:38:50,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 05:38:50,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:50,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:50,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:50,605 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-12-06 05:38:53,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:53,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 456 states to 298 states and 456 transitions. [2024-12-06 05:38:53,717 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 456 transitions. [2024-12-06 05:38:53,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 05:38:53,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:53,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:53,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:54,134 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:38:56,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:56,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 457 states to 299 states and 457 transitions. [2024-12-06 05:38:56,738 INFO L276 IsEmpty]: Start isEmpty. Operand 299 states and 457 transitions. [2024-12-06 05:38:56,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 05:38:56,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:56,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:56,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:56,763 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:38:57,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:38:57,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 453 states to 297 states and 453 transitions. [2024-12-06 05:38:57,796 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 453 transitions. [2024-12-06 05:38:57,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-06 05:38:57,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:38:57,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:38:57,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:38:57,813 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-12-06 05:39:00,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:00,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 455 states to 299 states and 455 transitions. [2024-12-06 05:39:00,078 INFO L276 IsEmpty]: Start isEmpty. Operand 299 states and 455 transitions. [2024-12-06 05:39:00,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 05:39:00,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:00,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:00,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:01,007 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:39:05,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:05,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 304 states and 471 transitions. [2024-12-06 05:39:05,160 INFO L276 IsEmpty]: Start isEmpty. Operand 304 states and 471 transitions. [2024-12-06 05:39:05,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 05:39:05,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:05,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:05,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:05,228 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:39:07,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:07,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 473 states to 306 states and 473 transitions. [2024-12-06 05:39:07,827 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 473 transitions. [2024-12-06 05:39:07,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 05:39:07,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:07,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:07,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:07,853 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:39:09,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:09,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 475 states to 308 states and 475 transitions. [2024-12-06 05:39:09,215 INFO L276 IsEmpty]: Start isEmpty. Operand 308 states and 475 transitions. [2024-12-06 05:39:09,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 05:39:09,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:09,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:09,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:09,270 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:39:10,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:10,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 476 states to 309 states and 476 transitions. [2024-12-06 05:39:10,179 INFO L276 IsEmpty]: Start isEmpty. Operand 309 states and 476 transitions. [2024-12-06 05:39:10,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 05:39:10,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:10,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:10,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:10,203 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:39:11,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:11,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 476 states to 310 states and 476 transitions. [2024-12-06 05:39:11,114 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 476 transitions. [2024-12-06 05:39:11,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 05:39:11,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:11,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:11,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:11,143 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:39:15,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:15,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 480 states to 312 states and 480 transitions. [2024-12-06 05:39:15,557 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 480 transitions. [2024-12-06 05:39:15,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 05:39:15,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:15,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:15,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:15,581 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:39:16,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:16,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 478 states to 311 states and 478 transitions. [2024-12-06 05:39:16,595 INFO L276 IsEmpty]: Start isEmpty. Operand 311 states and 478 transitions. [2024-12-06 05:39:16,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 05:39:16,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:16,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:16,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:16,620 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:39:17,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:17,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 475 states to 310 states and 475 transitions. [2024-12-06 05:39:17,614 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 475 transitions. [2024-12-06 05:39:17,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 05:39:17,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:17,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:17,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:17,631 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:39:21,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:21,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 483 states to 315 states and 483 transitions. [2024-12-06 05:39:21,505 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 483 transitions. [2024-12-06 05:39:21,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 05:39:21,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:21,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:21,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:21,522 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-12-06 05:39:24,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:24,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 481 states to 315 states and 481 transitions. [2024-12-06 05:39:24,961 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 481 transitions. [2024-12-06 05:39:24,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 05:39:24,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:24,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:24,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:24,978 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:39:27,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:27,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 483 states to 317 states and 483 transitions. [2024-12-06 05:39:27,491 INFO L276 IsEmpty]: Start isEmpty. Operand 317 states and 483 transitions. [2024-12-06 05:39:27,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 05:39:27,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:27,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:27,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:27,509 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:39:28,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:28,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 483 states to 318 states and 483 transitions. [2024-12-06 05:39:28,786 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 483 transitions. [2024-12-06 05:39:28,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 05:39:28,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:28,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:28,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:28,803 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:39:33,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:33,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 487 states to 320 states and 487 transitions. [2024-12-06 05:39:33,724 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 487 transitions. [2024-12-06 05:39:33,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 05:39:33,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:33,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:33,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:34,646 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:39:39,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:39,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 505 states to 325 states and 505 transitions. [2024-12-06 05:39:39,526 INFO L276 IsEmpty]: Start isEmpty. Operand 325 states and 505 transitions. [2024-12-06 05:39:39,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 05:39:39,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:39,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:39,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:39,542 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:39:40,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:40,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 504 states to 325 states and 504 transitions. [2024-12-06 05:39:40,702 INFO L276 IsEmpty]: Start isEmpty. Operand 325 states and 504 transitions. [2024-12-06 05:39:40,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 05:39:40,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:40,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:40,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:40,764 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:39:42,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:42,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 505 states to 327 states and 505 transitions. [2024-12-06 05:39:42,112 INFO L276 IsEmpty]: Start isEmpty. Operand 327 states and 505 transitions. [2024-12-06 05:39:42,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 05:39:42,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:42,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:42,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:42,139 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-06 05:39:43,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:43,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 501 states to 325 states and 501 transitions. [2024-12-06 05:39:43,419 INFO L276 IsEmpty]: Start isEmpty. Operand 325 states and 501 transitions. [2024-12-06 05:39:43,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 05:39:43,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:43,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:43,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:43,468 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:39:44,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:44,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 503 states to 327 states and 503 transitions. [2024-12-06 05:39:44,713 INFO L276 IsEmpty]: Start isEmpty. Operand 327 states and 503 transitions. [2024-12-06 05:39:44,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 05:39:44,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:44,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:44,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:44,776 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:39:46,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:46,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 504 states to 328 states and 504 transitions. [2024-12-06 05:39:46,114 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 504 transitions. [2024-12-06 05:39:46,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 05:39:46,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:46,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:46,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:46,144 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:39:47,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:47,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 504 states to 329 states and 504 transitions. [2024-12-06 05:39:47,239 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 504 transitions. [2024-12-06 05:39:47,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 05:39:47,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:47,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:47,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:47,263 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-12-06 05:39:50,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:50,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 507 states to 331 states and 507 transitions. [2024-12-06 05:39:50,125 INFO L276 IsEmpty]: Start isEmpty. Operand 331 states and 507 transitions. [2024-12-06 05:39:50,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 05:39:50,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:50,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:50,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:50,152 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:39:54,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:54,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 511 states to 333 states and 511 transitions. [2024-12-06 05:39:54,915 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 511 transitions. [2024-12-06 05:39:54,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 05:39:54,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:54,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:54,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:54,934 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-12-06 05:39:57,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:57,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 514 states to 334 states and 514 transitions. [2024-12-06 05:39:57,571 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 514 transitions. [2024-12-06 05:39:57,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 05:39:57,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:57,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:57,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:57,631 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:39:58,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:39:58,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 512 states to 333 states and 512 transitions. [2024-12-06 05:39:58,905 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 512 transitions. [2024-12-06 05:39:58,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 05:39:58,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:39:58,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:39:58,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:39:58,933 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:40:00,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:00,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 509 states to 332 states and 509 transitions. [2024-12-06 05:40:00,101 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 509 transitions. [2024-12-06 05:40:00,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-06 05:40:00,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:00,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:00,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:00,119 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-12-06 05:40:02,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:02,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 511 states to 334 states and 511 transitions. [2024-12-06 05:40:02,803 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 511 transitions. [2024-12-06 05:40:02,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 05:40:02,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:02,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:02,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:03,901 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:40:08,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:08,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 527 states to 339 states and 527 transitions. [2024-12-06 05:40:08,449 INFO L276 IsEmpty]: Start isEmpty. Operand 339 states and 527 transitions. [2024-12-06 05:40:08,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 05:40:08,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:08,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:08,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:08,514 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:40:11,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:11,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 529 states to 341 states and 529 transitions. [2024-12-06 05:40:11,274 INFO L276 IsEmpty]: Start isEmpty. Operand 341 states and 529 transitions. [2024-12-06 05:40:11,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 05:40:11,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:11,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:11,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:11,302 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:40:12,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:12,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 531 states to 343 states and 531 transitions. [2024-12-06 05:40:12,900 INFO L276 IsEmpty]: Start isEmpty. Operand 343 states and 531 transitions. [2024-12-06 05:40:12,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 05:40:12,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:12,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:12,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:12,964 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:40:14,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:14,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 532 states to 344 states and 532 transitions. [2024-12-06 05:40:14,035 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 532 transitions. [2024-12-06 05:40:14,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 05:40:14,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:14,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:14,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:14,062 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:40:15,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:15,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 532 states to 345 states and 532 transitions. [2024-12-06 05:40:15,270 INFO L276 IsEmpty]: Start isEmpty. Operand 345 states and 532 transitions. [2024-12-06 05:40:15,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 05:40:15,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:15,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:15,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:15,305 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:40:19,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:19,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 535 states to 347 states and 535 transitions. [2024-12-06 05:40:19,813 INFO L276 IsEmpty]: Start isEmpty. Operand 347 states and 535 transitions. [2024-12-06 05:40:19,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 05:40:19,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:19,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:19,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:19,844 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:40:22,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:22,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 536 states to 348 states and 536 transitions. [2024-12-06 05:40:22,428 INFO L276 IsEmpty]: Start isEmpty. Operand 348 states and 536 transitions. [2024-12-06 05:40:22,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 05:40:22,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:22,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:22,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:22,454 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:40:23,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:23,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 530 states to 345 states and 530 transitions. [2024-12-06 05:40:23,654 INFO L276 IsEmpty]: Start isEmpty. Operand 345 states and 530 transitions. [2024-12-06 05:40:23,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 05:40:23,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:23,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:23,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:23,672 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:40:28,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:28,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 538 states to 350 states and 538 transitions. [2024-12-06 05:40:28,487 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 538 transitions. [2024-12-06 05:40:28,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 05:40:28,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:28,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:28,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:28,504 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-12-06 05:40:32,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:32,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 536 states to 350 states and 536 transitions. [2024-12-06 05:40:32,568 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 536 transitions. [2024-12-06 05:40:32,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 05:40:32,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:32,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:32,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:32,595 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:40:35,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:35,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 538 states to 352 states and 538 transitions. [2024-12-06 05:40:35,448 INFO L276 IsEmpty]: Start isEmpty. Operand 352 states and 538 transitions. [2024-12-06 05:40:35,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 05:40:35,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:35,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:35,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:35,593 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:40:37,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:37,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 538 states to 353 states and 538 transitions. [2024-12-06 05:40:37,179 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 538 transitions. [2024-12-06 05:40:37,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 05:40:37,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:37,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:37,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:37,200 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:40:42,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:42,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 541 states to 355 states and 541 transitions. [2024-12-06 05:40:42,456 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 541 transitions. [2024-12-06 05:40:42,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 05:40:42,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:42,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:42,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:42,475 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:40:45,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:45,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 542 states to 356 states and 542 transitions. [2024-12-06 05:40:45,292 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 542 transitions. [2024-12-06 05:40:45,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 05:40:45,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:45,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:45,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:46,312 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:40:50,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:50,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 559 states to 361 states and 559 transitions. [2024-12-06 05:40:50,924 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 559 transitions. [2024-12-06 05:40:50,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 05:40:50,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:50,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:50,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:51,016 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:40:53,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:53,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 561 states to 363 states and 561 transitions. [2024-12-06 05:40:53,635 INFO L276 IsEmpty]: Start isEmpty. Operand 363 states and 561 transitions. [2024-12-06 05:40:53,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 05:40:53,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:53,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:53,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:53,665 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:40:55,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:55,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 563 states to 365 states and 563 transitions. [2024-12-06 05:40:55,242 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 563 transitions. [2024-12-06 05:40:55,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 05:40:55,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:55,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:55,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:55,270 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-06 05:40:56,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:56,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 557 states to 362 states and 557 transitions. [2024-12-06 05:40:56,728 INFO L276 IsEmpty]: Start isEmpty. Operand 362 states and 557 transitions. [2024-12-06 05:40:56,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 05:40:56,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:56,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:56,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:56,801 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:40:58,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:58,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 558 states to 363 states and 558 transitions. [2024-12-06 05:40:58,243 INFO L276 IsEmpty]: Start isEmpty. Operand 363 states and 558 transitions. [2024-12-06 05:40:58,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 05:40:58,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:58,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:58,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:58,271 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:40:59,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:40:59,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 558 states to 364 states and 558 transitions. [2024-12-06 05:40:59,662 INFO L276 IsEmpty]: Start isEmpty. Operand 364 states and 558 transitions. [2024-12-06 05:40:59,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 05:40:59,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:40:59,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:40:59,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:40:59,681 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-12-06 05:41:02,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:02,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 561 states to 366 states and 561 transitions. [2024-12-06 05:41:02,957 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 561 transitions. [2024-12-06 05:41:02,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 05:41:02,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:02,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:02,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:02,991 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:41:07,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:07,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 563 states to 367 states and 563 transitions. [2024-12-06 05:41:07,062 INFO L276 IsEmpty]: Start isEmpty. Operand 367 states and 563 transitions. [2024-12-06 05:41:07,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 05:41:07,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:07,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:07,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:07,081 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-12-06 05:41:12,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 560 states to 366 states and 560 transitions. [2024-12-06 05:41:12,222 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 560 transitions. [2024-12-06 05:41:12,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 05:41:12,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,379 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:41:14,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 561 states to 367 states and 561 transitions. [2024-12-06 05:41:14,958 INFO L276 IsEmpty]: Start isEmpty. Operand 367 states and 561 transitions. [2024-12-06 05:41:14,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 05:41:14,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,988 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:41:16,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 557 states to 365 states and 557 transitions. [2024-12-06 05:41:16,317 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 557 transitions. [2024-12-06 05:41:16,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-06 05:41:16,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,335 INFO L134 CoverageAnalysis]: Checked inductivity of 198 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-12-06 05:41:19,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 559 states to 367 states and 559 transitions. [2024-12-06 05:41:19,274 INFO L276 IsEmpty]: Start isEmpty. Operand 367 states and 559 transitions. [2024-12-06 05:41:19,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 05:41:19,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,495 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:41:25,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:25,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 575 states to 372 states and 575 transitions. [2024-12-06 05:41:25,855 INFO L276 IsEmpty]: Start isEmpty. Operand 372 states and 575 transitions. [2024-12-06 05:41:25,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 05:41:25,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:25,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:25,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:25,927 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:41:29,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:29,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 374 states and 577 transitions. [2024-12-06 05:41:29,308 INFO L276 IsEmpty]: Start isEmpty. Operand 374 states and 577 transitions. [2024-12-06 05:41:29,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 05:41:29,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:29,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:29,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:29,342 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:41:31,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:31,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 376 states and 579 transitions. [2024-12-06 05:41:31,228 INFO L276 IsEmpty]: Start isEmpty. Operand 376 states and 579 transitions. [2024-12-06 05:41:31,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 05:41:31,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:31,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:31,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:31,432 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:41:32,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:32,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 580 states to 377 states and 580 transitions. [2024-12-06 05:41:32,697 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 580 transitions. [2024-12-06 05:41:32,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 05:41:32,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:32,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:32,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:32,727 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:41:33,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:33,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 580 states to 378 states and 580 transitions. [2024-12-06 05:41:33,935 INFO L276 IsEmpty]: Start isEmpty. Operand 378 states and 580 transitions. [2024-12-06 05:41:33,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 05:41:33,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:33,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:33,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:33,965 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:41:39,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:39,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 584 states to 380 states and 584 transitions. [2024-12-06 05:41:39,666 INFO L276 IsEmpty]: Start isEmpty. Operand 380 states and 584 transitions. [2024-12-06 05:41:39,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 05:41:39,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:39,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:39,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:39,696 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:41:41,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:41,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 582 states to 379 states and 582 transitions. [2024-12-06 05:41:41,265 INFO L276 IsEmpty]: Start isEmpty. Operand 379 states and 582 transitions. [2024-12-06 05:41:41,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 05:41:41,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:41,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:41,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:41,295 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:41:42,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:42,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 378 states and 579 transitions. [2024-12-06 05:41:42,646 INFO L276 IsEmpty]: Start isEmpty. Operand 378 states and 579 transitions. [2024-12-06 05:41:42,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 05:41:42,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:42,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:42,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:42,665 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:41:47,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:47,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 587 states to 383 states and 587 transitions. [2024-12-06 05:41:47,674 INFO L276 IsEmpty]: Start isEmpty. Operand 383 states and 587 transitions. [2024-12-06 05:41:47,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 05:41:47,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:47,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:47,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:47,704 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-12-06 05:41:52,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:52,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 585 states to 383 states and 585 transitions. [2024-12-06 05:41:52,387 INFO L276 IsEmpty]: Start isEmpty. Operand 383 states and 585 transitions. [2024-12-06 05:41:52,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 05:41:52,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:52,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:52,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:52,408 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:41:55,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:55,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 587 states to 385 states and 587 transitions. [2024-12-06 05:41:55,625 INFO L276 IsEmpty]: Start isEmpty. Operand 385 states and 587 transitions. [2024-12-06 05:41:55,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 05:41:55,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:55,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:55,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:55,645 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:41:57,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:57,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 587 states to 386 states and 587 transitions. [2024-12-06 05:41:57,460 INFO L276 IsEmpty]: Start isEmpty. Operand 386 states and 587 transitions. [2024-12-06 05:41:57,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 05:41:57,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:57,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:57,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:57,482 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:42:03,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:03,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 591 states to 388 states and 591 transitions. [2024-12-06 05:42:03,778 INFO L276 IsEmpty]: Start isEmpty. Operand 388 states and 591 transitions. [2024-12-06 05:42:03,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 05:42:03,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:03,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:03,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:05,060 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:42:10,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:10,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 608 states to 393 states and 608 transitions. [2024-12-06 05:42:10,246 INFO L276 IsEmpty]: Start isEmpty. Operand 393 states and 608 transitions. [2024-12-06 05:42:10,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 05:42:10,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:10,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:10,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:10,267 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:42:11,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:11,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 607 states to 393 states and 607 transitions. [2024-12-06 05:42:11,649 INFO L276 IsEmpty]: Start isEmpty. Operand 393 states and 607 transitions. [2024-12-06 05:42:11,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 05:42:11,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:11,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:11,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:11,731 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:42:14,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:14,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 609 states to 395 states and 609 transitions. [2024-12-06 05:42:14,726 INFO L276 IsEmpty]: Start isEmpty. Operand 395 states and 609 transitions. [2024-12-06 05:42:14,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 05:42:14,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:14,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:14,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:14,746 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-06 05:42:16,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:16,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 605 states to 393 states and 605 transitions. [2024-12-06 05:42:16,282 INFO L276 IsEmpty]: Start isEmpty. Operand 393 states and 605 transitions. [2024-12-06 05:42:16,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 05:42:16,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:16,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:16,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:16,313 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:42:18,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:18,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 607 states to 395 states and 607 transitions. [2024-12-06 05:42:18,200 INFO L276 IsEmpty]: Start isEmpty. Operand 395 states and 607 transitions. [2024-12-06 05:42:18,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 05:42:18,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:18,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:18,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:18,232 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:42:19,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:19,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 609 states to 396 states and 609 transitions. [2024-12-06 05:42:19,628 INFO L276 IsEmpty]: Start isEmpty. Operand 396 states and 609 transitions. [2024-12-06 05:42:19,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 05:42:19,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:19,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:19,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:19,714 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:42:21,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:21,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 609 states to 397 states and 609 transitions. [2024-12-06 05:42:21,228 INFO L276 IsEmpty]: Start isEmpty. Operand 397 states and 609 transitions. [2024-12-06 05:42:21,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-06 05:42:21,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:21,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:21,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:21,248 INFO L134 CoverageAnalysis]: Checked inductivity of 198 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-12-06 05:42:24,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:24,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 612 states to 399 states and 612 transitions. [2024-12-06 05:42:24,664 INFO L276 IsEmpty]: Start isEmpty. Operand 399 states and 612 transitions. [2024-12-06 05:42:24,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-06 05:42:24,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:24,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:24,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:24,698 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:42:29,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:29,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 614 states to 400 states and 614 transitions. [2024-12-06 05:42:29,353 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 614 transitions. [2024-12-06 05:42:29,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-06 05:42:29,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:29,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:29,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:29,373 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-12-06 05:42:34,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:34,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 613 states to 400 states and 613 transitions. [2024-12-06 05:42:34,153 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 613 transitions. [2024-12-06 05:42:34,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-06 05:42:34,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:34,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:34,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:34,220 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:42:37,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:37,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 614 states to 401 states and 614 transitions. [2024-12-06 05:42:37,422 INFO L276 IsEmpty]: Start isEmpty. Operand 401 states and 614 transitions. [2024-12-06 05:42:37,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-06 05:42:37,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:37,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:37,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:37,488 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:42:39,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:39,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 610 states to 399 states and 610 transitions. [2024-12-06 05:42:39,016 INFO L276 IsEmpty]: Start isEmpty. Operand 399 states and 610 transitions. [2024-12-06 05:42:39,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 05:42:39,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:39,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:39,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:39,037 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-12-06 05:42:42,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:42,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 612 states to 401 states and 612 transitions. [2024-12-06 05:42:42,390 INFO L276 IsEmpty]: Start isEmpty. Operand 401 states and 612 transitions. [2024-12-06 05:42:42,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-06 05:42:42,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:42,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:42,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:43,805 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:42:51,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:51,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 629 states to 406 states and 629 transitions. [2024-12-06 05:42:51,924 INFO L276 IsEmpty]: Start isEmpty. Operand 406 states and 629 transitions. [2024-12-06 05:42:51,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-06 05:42:51,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:51,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:51,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:52,010 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:42:53,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:53,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 630 states to 408 states and 630 transitions. [2024-12-06 05:42:53,598 INFO L276 IsEmpty]: Start isEmpty. Operand 408 states and 630 transitions. [2024-12-06 05:42:53,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-06 05:42:53,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:53,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:53,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:53,630 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:42:57,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:57,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 634 states to 411 states and 634 transitions. [2024-12-06 05:42:57,210 INFO L276 IsEmpty]: Start isEmpty. Operand 411 states and 634 transitions. [2024-12-06 05:42:57,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-06 05:42:57,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:57,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:57,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:57,298 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:42:58,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:42:58,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 634 states to 412 states and 634 transitions. [2024-12-06 05:42:58,782 INFO L276 IsEmpty]: Start isEmpty. Operand 412 states and 634 transitions. [2024-12-06 05:42:58,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-06 05:42:58,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:42:58,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:42:58,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:42:58,816 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:43:05,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:05,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 638 states to 414 states and 638 transitions. [2024-12-06 05:43:05,290 INFO L276 IsEmpty]: Start isEmpty. Operand 414 states and 638 transitions. [2024-12-06 05:43:05,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-06 05:43:05,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:05,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:05,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:05,328 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:43:06,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:06,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 636 states to 413 states and 636 transitions. [2024-12-06 05:43:06,864 INFO L276 IsEmpty]: Start isEmpty. Operand 413 states and 636 transitions. [2024-12-06 05:43:06,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-06 05:43:06,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:06,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:06,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:06,896 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:43:08,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:08,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 633 states to 412 states and 633 transitions. [2024-12-06 05:43:08,369 INFO L276 IsEmpty]: Start isEmpty. Operand 412 states and 633 transitions. [2024-12-06 05:43:08,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 05:43:08,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:08,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:08,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:08,395 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:43:16,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:16,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 642 states to 417 states and 642 transitions. [2024-12-06 05:43:16,941 INFO L276 IsEmpty]: Start isEmpty. Operand 417 states and 642 transitions. [2024-12-06 05:43:16,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 05:43:16,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:16,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:16,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:16,965 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-12-06 05:43:20,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:20,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 642 states to 418 states and 642 transitions. [2024-12-06 05:43:20,433 INFO L276 IsEmpty]: Start isEmpty. Operand 418 states and 642 transitions. [2024-12-06 05:43:20,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 05:43:20,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:20,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:20,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:20,455 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:43:22,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:22,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 642 states to 419 states and 642 transitions. [2024-12-06 05:43:22,218 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 642 transitions. [2024-12-06 05:43:22,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 05:43:22,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:22,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:22,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:22,240 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:43:23,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:23,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 643 states to 421 states and 643 transitions. [2024-12-06 05:43:23,977 INFO L276 IsEmpty]: Start isEmpty. Operand 421 states and 643 transitions. [2024-12-06 05:43:23,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 05:43:23,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:23,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:23,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:23,999 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:43:31,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:31,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 647 states to 423 states and 647 transitions. [2024-12-06 05:43:31,088 INFO L276 IsEmpty]: Start isEmpty. Operand 423 states and 647 transitions. [2024-12-06 05:43:31,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 05:43:31,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:31,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:31,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:31,121 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-06 05:43:32,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:32,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 648 states to 425 states and 648 transitions. [2024-12-06 05:43:32,960 INFO L276 IsEmpty]: Start isEmpty. Operand 425 states and 648 transitions. [2024-12-06 05:43:32,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 05:43:32,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:32,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:32,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:32,982 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:43:34,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:34,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 647 states to 425 states and 647 transitions. [2024-12-06 05:43:34,606 INFO L276 IsEmpty]: Start isEmpty. Operand 425 states and 647 transitions. [2024-12-06 05:43:34,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 05:43:34,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:34,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:34,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:35,891 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:43:41,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:41,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 665 states to 430 states and 665 transitions. [2024-12-06 05:43:41,477 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 665 transitions. [2024-12-06 05:43:41,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 05:43:41,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:41,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:41,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:41,500 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-06 05:43:43,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:43,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 661 states to 428 states and 661 transitions. [2024-12-06 05:43:43,165 INFO L276 IsEmpty]: Start isEmpty. Operand 428 states and 661 transitions. [2024-12-06 05:43:43,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 05:43:43,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:43,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:43,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:43,262 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:43:46,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:46,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 663 states to 430 states and 663 transitions. [2024-12-06 05:43:46,808 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 663 transitions. [2024-12-06 05:43:46,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 05:43:46,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:46,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:46,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:46,904 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:43:48,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:48,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 663 states to 431 states and 663 transitions. [2024-12-06 05:43:48,670 INFO L276 IsEmpty]: Start isEmpty. Operand 431 states and 663 transitions. [2024-12-06 05:43:48,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 05:43:48,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:48,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:48,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:48,690 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-12-06 05:43:52,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:52,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 666 states to 433 states and 666 transitions. [2024-12-06 05:43:52,562 INFO L276 IsEmpty]: Start isEmpty. Operand 433 states and 666 transitions. [2024-12-06 05:43:52,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 05:43:52,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:52,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:52,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:52,629 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-06 05:43:57,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:43:57,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 668 states to 434 states and 668 transitions. [2024-12-06 05:43:57,921 INFO L276 IsEmpty]: Start isEmpty. Operand 434 states and 668 transitions. [2024-12-06 05:43:57,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 05:43:57,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:43:57,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:43:57,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:43:57,944 INFO L134 CoverageAnalysis]: Checked inductivity of 286 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-12-06 05:44:03,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:03,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 667 states to 434 states and 667 transitions. [2024-12-06 05:44:03,262 INFO L276 IsEmpty]: Start isEmpty. Operand 434 states and 667 transitions. [2024-12-06 05:44:03,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 05:44:03,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:03,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:03,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:03,481 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-06 05:44:06,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:06,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 668 states to 435 states and 668 transitions. [2024-12-06 05:44:06,882 INFO L276 IsEmpty]: Start isEmpty. Operand 435 states and 668 transitions. [2024-12-06 05:44:06,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 05:44:06,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:06,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:06,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:06,917 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-06 05:44:08,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:08,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 664 states to 433 states and 664 transitions. [2024-12-06 05:44:08,575 INFO L276 IsEmpty]: Start isEmpty. Operand 433 states and 664 transitions. [2024-12-06 05:44:08,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-06 05:44:08,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:08,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:08,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:08,597 INFO L134 CoverageAnalysis]: Checked inductivity of 297 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-12-06 05:44:12,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:12,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 666 states to 435 states and 666 transitions. [2024-12-06 05:44:12,434 INFO L276 IsEmpty]: Start isEmpty. Operand 435 states and 666 transitions. [2024-12-06 05:44:12,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-12-06 05:44:12,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:12,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:12,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:12,456 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 198 trivial. 0 not checked. [2024-12-06 05:44:13,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:13,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 664 states to 434 states and 664 transitions. [2024-12-06 05:44:13,776 INFO L276 IsEmpty]: Start isEmpty. Operand 434 states and 664 transitions. [2024-12-06 05:44:13,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 05:44:13,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:13,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:13,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:15,347 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:44:24,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:24,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 682 states to 439 states and 682 transitions. [2024-12-06 05:44:24,200 INFO L276 IsEmpty]: Start isEmpty. Operand 439 states and 682 transitions. [2024-12-06 05:44:24,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 05:44:24,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:24,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:24,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:24,292 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:44:25,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:25,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 683 states to 441 states and 683 transitions. [2024-12-06 05:44:25,990 INFO L276 IsEmpty]: Start isEmpty. Operand 441 states and 683 transitions. [2024-12-06 05:44:25,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 05:44:25,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:25,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:26,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:26,023 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-06 05:44:28,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:28,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 684 states to 443 states and 684 transitions. [2024-12-06 05:44:28,502 INFO L276 IsEmpty]: Start isEmpty. Operand 443 states and 684 transitions. [2024-12-06 05:44:28,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 05:44:28,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:28,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:28,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:28,598 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:44:30,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:30,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 684 states to 444 states and 684 transitions. [2024-12-06 05:44:30,115 INFO L276 IsEmpty]: Start isEmpty. Operand 444 states and 684 transitions. [2024-12-06 05:44:30,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 05:44:30,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:30,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:30,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:30,149 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-06 05:44:37,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:37,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 446 states and 688 transitions. [2024-12-06 05:44:37,045 INFO L276 IsEmpty]: Start isEmpty. Operand 446 states and 688 transitions. [2024-12-06 05:44:37,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 05:44:37,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:37,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:37,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:37,098 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-06 05:44:38,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:38,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 686 states to 445 states and 686 transitions. [2024-12-06 05:44:38,931 INFO L276 IsEmpty]: Start isEmpty. Operand 445 states and 686 transitions. [2024-12-06 05:44:38,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 05:44:38,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:38,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:38,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:38,967 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-06 05:44:40,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:40,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 683 states to 444 states and 683 transitions. [2024-12-06 05:44:40,650 INFO L276 IsEmpty]: Start isEmpty. Operand 444 states and 683 transitions. [2024-12-06 05:44:40,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 05:44:40,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:40,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:40,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:40,672 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-06 05:44:49,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:49,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 692 states to 449 states and 692 transitions. [2024-12-06 05:44:49,628 INFO L276 IsEmpty]: Start isEmpty. Operand 449 states and 692 transitions. [2024-12-06 05:44:49,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 05:44:49,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:49,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:49,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:49,653 INFO L134 CoverageAnalysis]: Checked inductivity of 286 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-12-06 05:44:53,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:53,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 692 states to 450 states and 692 transitions. [2024-12-06 05:44:53,392 INFO L276 IsEmpty]: Start isEmpty. Operand 450 states and 692 transitions. [2024-12-06 05:44:53,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 05:44:53,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:53,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:53,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:53,415 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-06 05:44:55,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:55,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 692 states to 451 states and 692 transitions. [2024-12-06 05:44:55,085 INFO L276 IsEmpty]: Start isEmpty. Operand 451 states and 692 transitions. [2024-12-06 05:44:55,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 05:44:55,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:55,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:55,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:55,109 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-06 05:44:57,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:44:57,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 693 states to 453 states and 693 transitions. [2024-12-06 05:44:57,051 INFO L276 IsEmpty]: Start isEmpty. Operand 453 states and 693 transitions. [2024-12-06 05:44:57,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 05:44:57,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:44:57,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:44:57,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:44:57,075 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-06 05:45:04,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:45:04,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 697 states to 455 states and 697 transitions. [2024-12-06 05:45:04,583 INFO L276 IsEmpty]: Start isEmpty. Operand 455 states and 697 transitions. [2024-12-06 05:45:04,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 05:45:04,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:45:04,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:45:04,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:45:04,620 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-06 05:45:06,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:45:06,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 698 states to 457 states and 698 transitions. [2024-12-06 05:45:06,628 INFO L276 IsEmpty]: Start isEmpty. Operand 457 states and 698 transitions. [2024-12-06 05:45:06,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 05:45:06,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:45:06,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:45:06,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:45:06,651 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-06 05:45:08,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:45:08,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 697 states to 457 states and 697 transitions. [2024-12-06 05:45:08,749 INFO L276 IsEmpty]: Start isEmpty. Operand 457 states and 697 transitions. [2024-12-06 05:45:08,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 05:45:08,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:45:08,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:45:08,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:45:10,152 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:45:16,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:45:16,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 715 states to 462 states and 715 transitions. [2024-12-06 05:45:16,345 INFO L276 IsEmpty]: Start isEmpty. Operand 462 states and 715 transitions. [2024-12-06 05:45:16,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 05:45:16,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:45:16,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:45:16,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:45:16,369 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-06 05:45:18,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:45:18,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 711 states to 460 states and 711 transitions. [2024-12-06 05:45:18,292 INFO L276 IsEmpty]: Start isEmpty. Operand 460 states and 711 transitions. [2024-12-06 05:45:18,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 05:45:18,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:45:18,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:45:18,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:45:18,570 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:45:22,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:45:22,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 713 states to 462 states and 713 transitions. [2024-12-06 05:45:22,348 INFO L276 IsEmpty]: Start isEmpty. Operand 462 states and 713 transitions. [2024-12-06 05:45:22,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 05:45:22,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:45:22,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:45:22,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:45:22,454 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:45:24,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:45:24,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 713 states to 463 states and 713 transitions. [2024-12-06 05:45:24,457 INFO L276 IsEmpty]: Start isEmpty. Operand 463 states and 713 transitions. [2024-12-06 05:45:24,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-06 05:45:24,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:45:24,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:45:24,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:45:24,480 INFO L134 CoverageAnalysis]: Checked inductivity of 297 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-12-06 05:45:29,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:45:29,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 716 states to 465 states and 716 transitions. [2024-12-06 05:45:29,060 INFO L276 IsEmpty]: Start isEmpty. Operand 465 states and 716 transitions. [2024-12-06 05:45:29,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-06 05:45:29,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:45:29,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:45:29,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:45:29,100 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-06 05:45:34,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:45:34,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 718 states to 466 states and 718 transitions. [2024-12-06 05:45:34,736 INFO L276 IsEmpty]: Start isEmpty. Operand 466 states and 718 transitions. [2024-12-06 05:45:34,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-06 05:45:34,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:45:34,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:45:34,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:45:34,759 INFO L134 CoverageAnalysis]: Checked inductivity of 342 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-12-06 05:45:40,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:45:40,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 466 states and 717 transitions. [2024-12-06 05:45:40,634 INFO L276 IsEmpty]: Start isEmpty. Operand 466 states and 717 transitions. [2024-12-06 05:45:40,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-06 05:45:40,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:45:40,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:45:40,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:45:40,700 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-06 05:45:44,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:45:44,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 718 states to 467 states and 718 transitions. [2024-12-06 05:45:44,420 INFO L276 IsEmpty]: Start isEmpty. Operand 467 states and 718 transitions. [2024-12-06 05:45:44,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-06 05:45:44,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:45:44,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:45:44,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:45:44,455 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-06 05:45:46,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:45:46,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 714 states to 465 states and 714 transitions. [2024-12-06 05:45:46,200 INFO L276 IsEmpty]: Start isEmpty. Operand 465 states and 714 transitions. [2024-12-06 05:45:46,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-06 05:45:46,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:45:46,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:45:46,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:45:46,224 INFO L134 CoverageAnalysis]: Checked inductivity of 354 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-12-06 05:45:50,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:45:50,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 716 states to 467 states and 716 transitions. [2024-12-06 05:45:50,333 INFO L276 IsEmpty]: Start isEmpty. Operand 467 states and 716 transitions. [2024-12-06 05:45:50,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-12-06 05:45:50,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:45:50,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:45:50,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:45:50,357 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 245 trivial. 0 not checked. [2024-12-06 05:45:51,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:45:51,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 714 states to 466 states and 714 transitions. [2024-12-06 05:45:51,663 INFO L276 IsEmpty]: Start isEmpty. Operand 466 states and 714 transitions. [2024-12-06 05:45:51,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 05:45:51,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:45:51,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:45:51,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:45:53,326 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:46:02,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:02,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 732 states to 471 states and 732 transitions. [2024-12-06 05:46:02,284 INFO L276 IsEmpty]: Start isEmpty. Operand 471 states and 732 transitions. [2024-12-06 05:46:02,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 05:46:02,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:02,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:02,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:02,389 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:46:04,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:04,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 733 states to 473 states and 733 transitions. [2024-12-06 05:46:04,328 INFO L276 IsEmpty]: Start isEmpty. Operand 473 states and 733 transitions. [2024-12-06 05:46:04,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 05:46:04,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:04,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:04,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:04,436 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:46:06,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:06,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 733 states to 474 states and 733 transitions. [2024-12-06 05:46:06,603 INFO L276 IsEmpty]: Start isEmpty. Operand 474 states and 733 transitions. [2024-12-06 05:46:06,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 05:46:06,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:06,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:06,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:06,638 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-06 05:46:09,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:09,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 734 states to 476 states and 734 transitions. [2024-12-06 05:46:09,327 INFO L276 IsEmpty]: Start isEmpty. Operand 476 states and 734 transitions. [2024-12-06 05:46:09,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 05:46:09,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:09,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:09,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:09,365 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-06 05:46:16,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:16,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 738 states to 478 states and 738 transitions. [2024-12-06 05:46:16,719 INFO L276 IsEmpty]: Start isEmpty. Operand 478 states and 738 transitions. [2024-12-06 05:46:16,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 05:46:16,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:16,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:16,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:16,754 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-06 05:46:18,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:18,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 736 states to 477 states and 736 transitions. [2024-12-06 05:46:18,794 INFO L276 IsEmpty]: Start isEmpty. Operand 477 states and 736 transitions. [2024-12-06 05:46:18,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 05:46:18,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:18,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:18,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:18,830 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-06 05:46:20,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:20,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 733 states to 476 states and 733 transitions. [2024-12-06 05:46:20,588 INFO L276 IsEmpty]: Start isEmpty. Operand 476 states and 733 transitions. [2024-12-06 05:46:20,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 05:46:20,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:20,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:20,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:20,613 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-06 05:46:29,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:29,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 742 states to 481 states and 742 transitions. [2024-12-06 05:46:29,598 INFO L276 IsEmpty]: Start isEmpty. Operand 481 states and 742 transitions. [2024-12-06 05:46:29,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 05:46:29,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:29,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:29,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:29,621 INFO L134 CoverageAnalysis]: Checked inductivity of 342 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-12-06 05:46:33,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:33,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 742 states to 482 states and 742 transitions. [2024-12-06 05:46:33,850 INFO L276 IsEmpty]: Start isEmpty. Operand 482 states and 742 transitions. [2024-12-06 05:46:33,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 05:46:33,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:33,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:33,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:33,940 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-06 05:46:36,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:36,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 742 states to 483 states and 742 transitions. [2024-12-06 05:46:36,095 INFO L276 IsEmpty]: Start isEmpty. Operand 483 states and 742 transitions. [2024-12-06 05:46:36,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 05:46:36,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:36,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:36,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:36,119 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-06 05:46:38,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:38,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 743 states to 485 states and 743 transitions. [2024-12-06 05:46:38,398 INFO L276 IsEmpty]: Start isEmpty. Operand 485 states and 743 transitions. [2024-12-06 05:46:38,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 05:46:38,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:38,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:38,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:38,490 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-06 05:46:46,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:46,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 747 states to 487 states and 747 transitions. [2024-12-06 05:46:46,544 INFO L276 IsEmpty]: Start isEmpty. Operand 487 states and 747 transitions. [2024-12-06 05:46:46,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 05:46:46,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:46,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:46,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:46,583 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-06 05:46:49,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:49,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 748 states to 489 states and 748 transitions. [2024-12-06 05:46:49,071 INFO L276 IsEmpty]: Start isEmpty. Operand 489 states and 748 transitions. [2024-12-06 05:46:49,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 05:46:49,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:49,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:49,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:49,097 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-06 05:46:50,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:50,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 747 states to 489 states and 747 transitions. [2024-12-06 05:46:50,993 INFO L276 IsEmpty]: Start isEmpty. Operand 489 states and 747 transitions. [2024-12-06 05:46:50,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 05:46:50,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:50,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:51,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:52,489 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:46:59,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 765 states to 494 states and 765 transitions. [2024-12-06 05:46:59,397 INFO L276 IsEmpty]: Start isEmpty. Operand 494 states and 765 transitions. [2024-12-06 05:46:59,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 05:46:59,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,423 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-06 05:47:01,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 761 states to 492 states and 761 transitions. [2024-12-06 05:47:01,435 INFO L276 IsEmpty]: Start isEmpty. Operand 492 states and 761 transitions. [2024-12-06 05:47:01,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 05:47:01,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,555 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:47:05,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 763 states to 494 states and 763 transitions. [2024-12-06 05:47:05,685 INFO L276 IsEmpty]: Start isEmpty. Operand 494 states and 763 transitions. [2024-12-06 05:47:05,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 05:47:05,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,988 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:47:08,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 763 states to 495 states and 763 transitions. [2024-12-06 05:47:08,093 INFO L276 IsEmpty]: Start isEmpty. Operand 495 states and 763 transitions. [2024-12-06 05:47:08,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-06 05:47:08,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,119 INFO L134 CoverageAnalysis]: Checked inductivity of 354 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-12-06 05:47:12,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 766 states to 497 states and 766 transitions. [2024-12-06 05:47:12,642 INFO L276 IsEmpty]: Start isEmpty. Operand 497 states and 766 transitions. [2024-12-06 05:47:12,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-06 05:47:12,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,689 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-06 05:47:18,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:18,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 768 states to 498 states and 768 transitions. [2024-12-06 05:47:18,924 INFO L276 IsEmpty]: Start isEmpty. Operand 498 states and 768 transitions. [2024-12-06 05:47:18,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-06 05:47:18,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:18,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:18,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:18,950 INFO L134 CoverageAnalysis]: Checked inductivity of 403 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 390 trivial. 0 not checked. [2024-12-06 05:47:25,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:25,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 767 states to 498 states and 767 transitions. [2024-12-06 05:47:25,212 INFO L276 IsEmpty]: Start isEmpty. Operand 498 states and 767 transitions. [2024-12-06 05:47:25,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-06 05:47:25,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:25,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:25,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:25,252 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-06 05:47:29,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:29,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 768 states to 499 states and 768 transitions. [2024-12-06 05:47:29,314 INFO L276 IsEmpty]: Start isEmpty. Operand 499 states and 768 transitions. [2024-12-06 05:47:29,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-06 05:47:29,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:29,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:29,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:29,354 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-06 05:47:31,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:31,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 764 states to 497 states and 764 transitions. [2024-12-06 05:47:31,249 INFO L276 IsEmpty]: Start isEmpty. Operand 497 states and 764 transitions. [2024-12-06 05:47:31,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-06 05:47:31,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:31,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:31,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:31,274 INFO L134 CoverageAnalysis]: Checked inductivity of 416 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 390 trivial. 0 not checked. [2024-12-06 05:47:35,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:35,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 766 states to 499 states and 766 transitions. [2024-12-06 05:47:35,776 INFO L276 IsEmpty]: Start isEmpty. Operand 499 states and 766 transitions. [2024-12-06 05:47:35,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-12-06 05:47:35,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:35,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:35,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:35,799 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-12-06 05:47:37,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:37,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 764 states to 498 states and 764 transitions. [2024-12-06 05:47:37,324 INFO L276 IsEmpty]: Start isEmpty. Operand 498 states and 764 transitions. [2024-12-06 05:47:37,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-06 05:47:37,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:37,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:37,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:37,363 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-06 05:47:40,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:40,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 765 states to 500 states and 765 transitions. [2024-12-06 05:47:40,070 INFO L276 IsEmpty]: Start isEmpty. Operand 500 states and 765 transitions. [2024-12-06 05:47:40,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-06 05:47:40,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:40,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:40,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:42,070 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:47:51,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:51,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 783 states to 505 states and 783 transitions. [2024-12-06 05:47:51,560 INFO L276 IsEmpty]: Start isEmpty. Operand 505 states and 783 transitions. [2024-12-06 05:47:51,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-06 05:47:51,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:51,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:51,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:51,862 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:47:53,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:53,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 784 states to 507 states and 784 transitions. [2024-12-06 05:47:53,855 INFO L276 IsEmpty]: Start isEmpty. Operand 507 states and 784 transitions. [2024-12-06 05:47:53,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-06 05:47:53,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:53,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:53,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:53,981 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:47:56,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:56,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 784 states to 508 states and 784 transitions. [2024-12-06 05:47:56,424 INFO L276 IsEmpty]: Start isEmpty. Operand 508 states and 784 transitions. [2024-12-06 05:47:56,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-06 05:47:56,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:56,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:56,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:56,463 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-06 05:48:05,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:48:05,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 788 states to 510 states and 788 transitions. [2024-12-06 05:48:05,909 INFO L276 IsEmpty]: Start isEmpty. Operand 510 states and 788 transitions. [2024-12-06 05:48:05,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-06 05:48:05,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:48:05,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:48:05,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:48:05,975 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-06 05:48:08,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:48:08,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 786 states to 509 states and 786 transitions. [2024-12-06 05:48:08,096 INFO L276 IsEmpty]: Start isEmpty. Operand 509 states and 786 transitions. [2024-12-06 05:48:08,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-06 05:48:08,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:48:08,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:48:08,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:48:08,158 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-06 05:48:10,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:48:10,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 783 states to 508 states and 783 transitions. [2024-12-06 05:48:10,241 INFO L276 IsEmpty]: Start isEmpty. Operand 508 states and 783 transitions. [2024-12-06 05:48:10,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-12-06 05:48:10,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:48:10,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:48:10,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:48:10,268 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked.